package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Functions

AddrToDestination creates a Destination from an Addr.
AddrToEndPoint creates an EndPoint from an Addr.
AddrToHostPort converts a net.Addr to a (string, int).
NewConnectionManager returns an initialized ConnectionManager.
NewDelimiter returns a delimiter.
NewDestination returns a new destination.

# Structs

A ConnectionManager manages connections.
Destination is responsible for shipping logs to a remote server over TCP.

# Interfaces

Delimiter is responsible for adding delimiters to the frames being sent.