Documentation
¶
Index ¶
Constants ¶
View Source
const (
MaxMsgSize = 100 * 1024 * 1024 // 100 MiB
)
Variables ¶
This section is empty.
Functions ¶
func Destination ¶
func Destination(plugin *destination.Plugin, opts ...DestinationOption)
Types ¶
type DestinationOption ¶
type DestinationOption func(*destinationServe)
func WithDestinationSentryDSN ¶
func WithDestinationSentryDSN(dsn string) DestinationOption
Click to show internal directories.
Click to hide internal directories.