package
0.0.0-20230706040353-d5b0b989b1c9
Repository: https://github.com/tencentmusic/evhub.git
Documentation: pkg.go.dev
# Functions
KeyProcessorConf returns the key of the processor group.
KeyProducerConf returns the key of producer group.
NewConfConnector creates a new connector configuration.
NewEtcd creates a new Etcd configuration.
NewProcessorConfConnector creates a new processor configuration connector.
NewProducerConfConnector creates a new producer configuration connector.
# 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
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ConfConnectorConfig is connector configuration.
EtcdConf is type of configuration.
EtcdConfig is etcd configuration.
FlowControlStrategy is the strategy of flow control.
ProcessorConf is processor configuration.
ProcessorConfInfo is the configuration information for a processor.
ProducerConf is producer configuration.
ProducerConfInfo is the configuration information for a producer.
RetryStrategy is the strategy of retry.
# Interfaces
ConfConnector is the interface for connecting configuration platform.
ProcessorConfConnector is the interface for a connector of processor configuration.
ProducerConfConnector is the interface for a connector of producer configuration.
# Type aliases
ConfigType is the type of the configuration.