package
Version:
v1.20.1
Opens a new window with list of versions in this module.
Published: May 13, 2021
License: Unlicense
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Name string `envconfig:"SERVICE_NAME" required:"true"`
Host string `envconfig:"DATADOG_TRACE_HOST" required:"true" default:"localhost:8126"`
}
Config for datadog.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.