Merge 5a4c4b55eb57bd0e7ecb2c57945c3499e768fa63 into e2212d40c62a98b388a5eb48ecbdcf88534688ba

This commit is contained in:
Stanley Zheng 2016-12-15 08:27:14 +00:00 committed by GitHub
commit 5809595bb1

View File

@ -248,6 +248,8 @@ func main() {
#### Grouping routes
```go
package main
func main() {
router := gin.Default()