16 lines
		
	
	
		
			604 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			604 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Goroutines
 | |
| localeTitle: 够程
 | |
| ---
 | |
| ## 够程
 | |
| 
 | |
| 这是一个存根。 [帮助我们的社区扩展它](https://github.com/freecodecamp/guides/tree/master/src/pages/go/goroutines/index.md) 。
 | |
| 
 | |
| [这种快速风格指南有助于确保您的拉取请求被接受](https://github.com/freecodecamp/guides/blob/master/README.md) 。
 | |
| 
 | |
| #### 更多信息:
 | |
| 
 | |
| *   [围棋之旅](https://tour.golang.org/concurrency/1)
 | |
| *   [以身作则](https://gobyexample.com/goroutines)
 | |
| *   [Golang Book](https://www.golang-book.com/books/intro/10)
 | |
| *   [Go编程语言规范](https://golang.org/ref/spec#Go_statements) |