Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Port string EtcdEndpoints []string ElasticsearchURL string ClientID string ClientSecret string InfluxURL string DockerURL string DockerVersion string NatsURL string }
Config is used for amplifier configuration settings
func StartTestServer ¶
func StartTestServer() (Config, *grpc.ClientConn)
StartTestServer start a server for test
Click to show internal directories.
Click to hide internal directories.