chinmobi / ginmod

The common modules/packages used for Golang applications based on Gin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ginmod

The common modules/packages used for Golang applications based on Gin.

Packages

  • errors - Define common errors and utility for application error handling.

  • middleware - Provide structures to organize/manage Gin middlewares.

  • restful - Utility to pack RESTful API response (data and error).

  • security - Provide security utility for authentication and authorization.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

The common modules/packages used for Golang applications based on Gin

License:MIT License


Languages

Language:Go 100.0%