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