Documentation
¶
Index ¶
- type Config
- func (c Config) BrokerHost() string
- func (c Config) BrokerPort() int
- func (c Config) DlqTopicName() string
- func (c Config) ElasticHost() string
- func (c Config) ElasticPassword() string
- func (c Config) ElasticUsername() string
- func (c Config) GroupId() string
- func (c Config) InstanceId() string
- func (c Config) InvokingMethod() string
- func (c Config) InvokingUrl() string
- func (c Config) MaxRetryAttempt() int
- func (c Config) OffsetTime() time.Time
- func (c Config) TopicName() string
- func (c Config) WorkerName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (Config) BrokerHost ¶
func (Config) BrokerPort ¶
func (Config) DlqTopicName ¶
func (Config) ElasticHost ¶
func (Config) ElasticPassword ¶
func (Config) ElasticUsername ¶
func (Config) InstanceId ¶
func (Config) InvokingMethod ¶
func (Config) InvokingUrl ¶
func (Config) MaxRetryAttempt ¶
func (Config) OffsetTime ¶
func (Config) WorkerName ¶
Click to show internal directories.
Click to hide internal directories.