package
0.0.0-20220824021342-5961e9c4d224
Repository: https://github.com/xiaodingding/iotfast.git
Documentation: pkg.go.dev
# Functions
DefaultConfig return the default configuration.
NewMockConfiguration creates a new mock instance.
No description provided by the author
RegisterDefaultPluginConfig registers the default configuration for the given plugin.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
DefaultMQTTConfig.
DefaultPersistenceConfig is the default value of Persistence.
DefaultTopicAliasManager is the default value of TopicAliasManager.
# Structs
API is the configuration for API server.
Config is the configration for gmqttd.
Endpoint represents a gRPC or HTTP server endpoint.
No description provided by the author
No description provided by the author
LogConfig is use to configure the log behaviors.
MockConfiguration is a mock of Configuration interface.
MockConfigurationMockRecorder is the mock recorder for MockConfiguration.
No description provided by the author
Persistence is the config of backend persistence.
RedisPersistence is the configuration of redis persistence.
No description provided by the author
TopicAliasManager is the config of the topic alias manager.
No description provided by the author
# Interfaces
Configuration is the interface that enable the implementation to parse config from the global config file.
# Type aliases
No description provided by the author
No description provided by the author