Files
gin-contrib/README.md
T
2024-03-29 11:40:39 +03:00

658 B

gin contrib

gin contrib is middleware utilities for Gin

GoDoc Go Report Card

Usage

Installation

Use go get.

go get gitverse.ru/andoma/gin-contrib

Then import the package into your own code.

import "gitverse.ru/andoma/gin-contrib"

License

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