Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegistryFilter ¶
func RegistryFilter(filter Filter)
Types ¶
type Exchange ¶
type Exchange struct {
Resp http.ResponseWriter
Req *http.Request
Ctx context.Context
Attr map[string]interface{}
Err error
Completed bool
Written sync.Once
}
Exchange struct
type ProxyConfig ¶
type ProxyConfig struct {
URI string `asn1:"url"`
}
type ResourceConfig ¶
type ResourceConfig struct {
Root string
}
type RewriteConfig ¶
Click to show internal directories.
Click to hide internal directories.