Documentation
¶
Index ¶
- type Opt
- func WithByteThreshold(bytes int) Opt
- func WithCountThreshold(count int) Opt
- func WithDelayThreshold(duration time.Duration) Opt
- func WithTimeout(timeout time.Duration) Opt
- func WithTopicAutocreate(autocreate bool) Opt
- func WithTopicFormat(format string) Opt
- func WithTopicRetention(duration time.Duration) Opt
- type Publisher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Opt ¶
type Opt func(*Publisher)
func WithByteThreshold ¶
func WithCountThreshold ¶
func WithDelayThreshold ¶
func WithTimeout ¶
func WithTopicAutocreate ¶
func WithTopicFormat ¶
func WithTopicRetention ¶
Click to show internal directories.
Click to hide internal directories.