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 AuthzHandler ¶
type AuthzHandler struct {
Authoriser *authz.NetworkACL
// contains filtered or unexported fields
}
func (AuthzHandler) ServeHTTP ¶
func (h AuthzHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.