Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePluginHTTPClient ¶
func MakePluginHTTPClient(api PluginHTTPAPI) http.Client
Types ¶
type StaticUpstream ¶
type StaticUpstream struct {
// contains filtered or unexported fields
}
func NewStaticUpstream ¶
func NewStaticUpstream(api PluginHTTPAPI) *StaticUpstream
type Upstream ¶
type Upstream struct {
StaticUpstream
}
func NewUpstream ¶
func NewUpstream(api PluginHTTPAPI) *Upstream
Click to show internal directories.
Click to hide internal directories.