Getting started
To get the package, execute:
go get gopkg.in/gin-gonic/gin.v1/examples/app-engine
To import this package, add the following line to your code:
import "gopkg.in/gin-gonic/gin.v1/examples/app-engine"
For more details, see the API documentation.