package
1.1.2
Repository: https://github.com/xmidt-org/ears.git
Documentation: pkg.go.dev

# 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

# 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.