Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SentryMiddleware ¶
type SentryMiddleware struct { }
func InitMiddleware ¶
func InitMiddleware() *SentryMiddleware
func (*SentryMiddleware) CORS ¶
func (m *SentryMiddleware) CORS(next echo.HandlerFunc) echo.HandlerFunc
func (*SentryMiddleware) SENTRY ¶
func (m *SentryMiddleware) SENTRY(next echo.HandlerFunc) echo.HandlerFunc
Click to show internal directories.
Click to hide internal directories.