Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReplacePathMiddleware ¶
type ReplacePathMiddleware struct {
// contains filtered or unexported fields
}
func NewMiddleware ¶
func NewMiddleware(newPath string) *ReplacePathMiddleware
func (*ReplacePathMiddleware) ServeHTTP ¶
func (m *ReplacePathMiddleware) ServeHTTP(ctx context.Context, c *app.RequestContext)
Click to show internal directories.
Click to hide internal directories.