Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GinMiddleware ¶
type GinMiddleware struct {
*mgin.Middleware
}
type HTTPMessage ¶
type HTTPResp ¶
type HTTPResp struct { Message HTTPMessage `json:"message"` Meta Meta `json:"metadata"` }
type Interface ¶
type Interface interface {
Limiter() gin.HandlerFunc
}
Click to show internal directories.
Click to hide internal directories.