package
Version:
v0.5.6
Opens a new window with list of versions in this module.
Published: Jul 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type NewRelicConfig struct {
Enabled bool `mapstructure:"enabled" default:"false"`
AppName string `mapstructure:"appname" default:"compass"`
LicenseKey string `mapstructure:"licensekey" default:""`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.