v1/middleware
Back to Index
Structs
▼
RouteInfo
Interfaces
▼
Component
Imports
▼
github.com/mirkobrombin/go-module-router/v1/http
Generated by
Pallas
RouteInfo
struct
Fields:
Permissions
([]string)
Component
interface
Methods:
Apply
Parameters:
next http.Handler
info RouteInfo
Returns:
http.Handler
github.com/mirkobrombin/go-module-router/v1/http
import
Import example:
import "github.com/mirkobrombin/go-module-router/v1/http"