Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type Authorizer struct {
Transport *transport.RoundTripper
}
Authorizer is a fine grain authorization interceptor
func NewAuthorizer ¶ added in v0.2.10
func NewAuthorizer(transport *transport.RoundTripper) *Authorizer
Click to show internal directories.
Click to hide internal directories.