//
pkg.gl
Category
github.com/tedforv/gin-util
base
package
1.1.0
Repository:
https://github.com/tedforv/gin-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
76 SLOC
#
Functions
CreateDefaultGin
CreateDefaultGin Create *gin.Engine with default log,using logrus.
CreateGin
CreateGin create *gin.Engine with custom logger.