github.com/hellobchain/third_party@v0.0.0-20230331131523-deb0478a2e52/gin/doc.go (about) 1 /* 2 Package gin implements a HTTP web framework called gin. 3 4 See https://gin-gonic.com/ for more information about gin. 5 */ 6 package gin // import "github.com/hellobchain/third_party/gin"