397 B
397 B
gin contrib
gin contrib is middleware utilities for Gin
Usage
Installation
Use go get.
go get git.company.lan/gopkg/gin-contrib
Then import the package into your own code.
import "git.company.lan/gopkg/gin-contrib"
License
This project is under MIT License. See the LICENSE file for the full license text.