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

# Functions

CheckConnectivity check if sending logs through HTTP works.
NewDestination returns a new Destination.
NewGzipContentEncoding creates a new Gzip content type.

# Constants

ContentType options,.
ContentType options,.

# Variables

IdentityContentType encodes the payload using the identity function.

# Structs

Destination sends a payload over HTTP.
GzipContentEncoding encodes the payload using gzip algorithm.

# Interfaces

ContentEncoding encodes the payload.