Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Send send.Config Timeout time.Duration // contains filtered or unexported fields }
Config is the dispatch config.
type Option ¶
type Option func(*Config)
Option is a dispatch option.
func SendOptions ¶
SendOptions returns an Option that adds send.Options to the dispatch.
Click to show internal directories.
Click to hide internal directories.