Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ServiceName string SendTestPayload bool SendTestPayloadToTopic bool Broker broker.Config Grpc grpcserver.Config Features feature.Config Logger logger.Config DeviceAttributeHeaders []string ClientHeader string DeviceHeader string EnableDeviceSupport bool HTTP httpserver.HTTPConfig }
Config stores application config
Click to show internal directories.
Click to hide internal directories.