Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultProxyVersion = func() string { version := os.Getenv("PROXY_VERSION") if version == "" { version = "1.21.0" } return version }()
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
VersionUsed string
}
func (*Proxy) BinaryName ¶
func (*Proxy) URLPattern ¶
Click to show internal directories.
Click to hide internal directories.