Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Goproxy ¶
type Goproxy struct { GoBinName string GoBinEnv []string GoBinMaxWorkers int PathPrefix string CacherMaxCacheBytes int ProxiedSumdbs []string Transport http.RoundTripper TempDir string // contains filtered or unexported fields }
func (*Goproxy) ServeHttp ¶
ServeHttp implements the http.Handler.
Click to show internal directories.
Click to hide internal directories.