Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { App AppConfig Grpc GrpcConfig Http HttpConfig Postgres PostgresConfig SampleExtService GrpcConfig Kafka KafkaConfig Sentry SentryConfig }
var BaseConfig *Config
type GrpcConfig ¶
type HttpConfig ¶
type KafkaConfig ¶
type PostgresConfig ¶
type SentryConfig ¶
type SentryConfig struct {
Dsn string
}
Click to show internal directories.
Click to hide internal directories.