Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlerFunc ¶
func HandlerFunc(cfg authz.NetworkACLConfig, next http.Handler) http.HandlerFunc
Types ¶
type Handler ¶ added in v0.37.0
type Handler struct {
Authoriser *authz.NetworkACL
}
func NewHandler ¶ added in v0.37.0
func NewHandler(cfg authz.NetworkACLConfig) *Handler
func (*Handler) AuthRequest ¶ added in v0.37.0
Click to show internal directories.
Click to hide internal directories.