# Packages
No description provided by the author
# Functions
DestinationTypeSliceContains reports whether sunEnums is within enums.
DestinationTypeSliceContainsAny reports whether any sunEnum is within enums.
DestinationTypeValues returns all values of the enum.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseDestinationTypeString retrieves an enum value from the enum constants string name.
# Constants
custom.
devnull.
stderr.
stdout.
unknown.
# Variables
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
No description provided by the author
No description provided by the author
No description provided by the author
SenderConfig can be passed into NewSender() in order to configure the behavior of the sender.
SendSlice is an EventWriter that will store all the events in a slice.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
go:generate rm -f destinationtype_enum.gogo:generate go-enum -type=DestinationType -linecomment -sql=false.