Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credential ¶ added in v7.3.0
type Credential struct {
// contains filtered or unexported fields
}
type Wrapper ¶
type Wrapper struct {
// contains filtered or unexported fields
}
func NewWrapper ¶
func NewWrapperMultiple ¶ added in v7.3.0
func (*Wrapper) WrapFunc ¶
func (wrapper *Wrapper) WrapFunc(handlerFunc http.HandlerFunc) http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.