Documentation ¶
Index ¶
- func Cors(opt interface{}) gin.HandlerFunc
- func Database(opt interface{}) gin.HandlerFunc
- func Jwt(opt interface{}) gin.HandlerFunc
- func Logger(opt interface{}) gin.HandlerFunc
- func Option(opt interface{}) gin.HandlerFunc
- func Perm(opt interface{}) gin.HandlerFunc
- func Setup(s Server)
- func Signature(opt interface{}) gin.HandlerFunc
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cors ¶
func Cors(opt interface{}) gin.HandlerFunc
func Database ¶
func Database(opt interface{}) gin.HandlerFunc
func Jwt ¶
func Jwt(opt interface{}) gin.HandlerFunc
func Logger ¶
func Logger(opt interface{}) gin.HandlerFunc
func Option ¶
func Option(opt interface{}) gin.HandlerFunc
func Perm ¶
func Perm(opt interface{}) gin.HandlerFunc
func Signature ¶
func Signature(opt interface{}) gin.HandlerFunc
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.