Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.4 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.4 KB

gin contrib

gin contrib is middleware utilities for Gin

GoDoc Go.Dev reference codecov Tests Go Report Card Licence Tag

Usage

Installation

Use go get.

    go get github.com/things-go/gin-contrib

Then import the package into your own code.

    import "github.com/things-go/gin-contrib"

Example

License

This project is under MIT License. See the LICENSE file for the full license text.