package
1.8.5
Repository: https://github.com/aws/aws-xray-sdk-go.git
Documentation: pkg.go.dev

# Functions

GetDaemonEndpoints returns DaemonEndpoints.
GetDaemonEndpointsFromEnv resolves the daemon address if set in the environment variable.
GetDaemonEndpointsFromString parses provided daemon address if the environment variable is invalid or not set.
GetDefaultDaemonEndpoints returns the default UDP and TCP address of the daemon.

# Structs

DaemonEndpoints stores X-Ray daemon configuration about the ip address and port for UDP and TCP port.