Skip to content

Commit

Permalink
add doc.go (gin-gonic#970)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkerou authored and appleboy committed Jul 4, 2017
1 parent baf216e commit ecf1b37
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc.go
Original file line number Diff line number Diff line change
@@ -0,0 1,6 @@
/*
Package gin implements a HTTP web framework called gin.
See https://gin-gonic.github.io/gin/ for more information about gin.
*/
package gin // import "github.com/gin-gonic/gin"

0 comments on commit ecf1b37

Please sign in to comment.