package
3.6.0+incompatible
Repository: https://github.com/hpcloud/logyard.git
Documentation: pkg.go.dev

# Functions

ConstructDrainURI constructs the drain URI from given parameters.
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
NewRetryerForDrain chooses.
ParseDrainUri creates a DrainConfig from the drain URI.

# Variables

DRAINS is a map of drain type (string) to its constructur function.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
File drain is used to write to local files.
IPConnDrain is a drain based on net.IPConn.
NetDialer provides a channel-friendly wrapper for net.DialTimeout so that it can be used along with `select{}`.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

DrainConstructor is a function that returns a new drain instance.