Discover Packages
github.com/fakenetflix/uber-repo-peloton
pkg
apiproxy
package
Version:
v0.0.0-...-d2b1cdf
Opens a new window with list of versions in this module.
Published: Aug 16, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Config struct {
HTTPPort int `yaml:"http_port"`
GRPCPort int `yaml:"grpc_port"`
}
Config contains APIProxy specific configuration
Server contains all structs necessary to run API Proxy server.
NewServer creates an new API Proxy instance.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.