package
0.0.0-20250312064113-3b3a4ae01cc1
Repository: https://github.com/digitalocean/do-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package tsclient provides a common client for sending metrics to the DO timeseries system.

# Functions

NewDebug creates a new DebugHTTPClient.
NewHTTP creates a new HTTP client with the provided timeout.

# Structs

DebugHTTPClient is an *http.Client that prints Headers and Body to log.
FakeHTTPClient is used for testing.

# Interfaces

HTTPClient is can make HTTP requests.