Documentation ¶
Index ¶
Constants ¶
View Source
const (
HttpPort = "HTTP_PORT"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { AppVersion string Env string ServiceName string ServiceMainPath string Server Server Logger Logger MongoDB MongoDB Kafka Kafka Http Http Redis Redis Sentry Sentry Lightstep Lightstep Postgres Postgres HTTPClient HTTPClient }
Config of application
type HTTPClient ¶ added in v0.4.2
Click to show internal directories.
Click to hide internal directories.