Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
Config *Config
Logger *zap.Logger
GRPCd *grpcd.GRPCd
Kafka *kafka.Service
Httpd *httpd.Service
Influxdb *influxdb.Service
Closing chan struct{}
Closed chan struct{}
}
func (*Command) WithLogger ¶
Click to show internal directories.
Click to hide internal directories.