Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*config) error
Option is a function that sets a value in a config.
func WithExtraData ¶ added in v0.3.0
WithExtraData sets the extra data to include in the announce message.
type Sender ¶
type Sender struct {
// contains filtered or unexported fields
}
Sender sends announce messages over pubsub.
Click to show internal directories.
Click to hide internal directories.