Versions in this module Expand all Collapse all v0 v0.3.0 Aug 29, 2024 Changes in this version + func CORSMiddleware() gin.HandlerFunc + func Logger() gin.HandlerFunc + func Recovery(ctx *gin.Context) + type Log struct + func NewLog() *Log + func (l *Log) Err(e error) *Log + func (l *Log) ErrCode(code int) *Log + func (l *Log) Logging(ctx *gin.Context) + func (l *Log) Rsp(r []byte) *Log