Documentation
¶
Index ¶
- func AuthMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
- func CorsMiddleware(c *gin.Context)
- func LoggerMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
- func NotifyMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
- func PanDomainMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
- func ServerMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
- func TraceMiddleware(_ *svc.ServiceContext) func(ctx *gin.Context)
- type PaymentParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthMiddleware ¶
func AuthMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
func CorsMiddleware ¶
func LoggerMiddleware ¶
func LoggerMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
func NotifyMiddleware ¶
func NotifyMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
func PanDomainMiddleware ¶
func PanDomainMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
func ServerMiddleware ¶
func ServerMiddleware(svc *svc.ServiceContext) func(c *gin.Context)
func TraceMiddleware ¶
func TraceMiddleware(_ *svc.ServiceContext) func(ctx *gin.Context)
Types ¶
type PaymentParams ¶
Click to show internal directories.
Click to hide internal directories.