Kaynağa Gözat

add doc.go (#970)

田欧 8 yıl önce
ebeveyn
işleme
ecf1b37850
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6 0
      doc.go

+ 6 - 0
doc.go

@@ -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"