Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
Option represents an option for the gRPC frontend.
func WithMQTTConfigProvider ¶
func WithMQTTConfigProvider(provider config.MQTTConfigProvider) Option
WithMQTTConfigProvider sets the MQTT configuration provider for the gRPC frontend.
func WithMQTTV2ConfigProvider ¶
func WithMQTTV2ConfigProvider(provider config.MQTTConfigProvider) Option
WithMQTTV2ConfigProvider sets the MQTT v2 configuration provider for the gRPC frontend.
Click to show internal directories.
Click to hide internal directories.