package
Version:
v0.0.0-...-2b3f9b9
Opens a new window with list of versions in this module.
Published: Jun 22, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Config struct {
Handlers []struct {
Regexp string `json:"regexp,omitempty"`
Handler string `json:"handler,omitempty"`
} `json:"handlers,omitempty"`
}
Config is the global proxy config
Read reads the global proxy config
Source Files
¶
Click to show internal directories.
Click to hide internal directories.