Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSConfig ¶ added in v1.2.0
type ApplicationInstrumentation ¶ added in v1.2.0
type Config ¶ added in v1.2.0
type Config struct {
ApplicationInstrumentation []ApplicationInstrumentation `json:"application_instrumentation"`
AWSConfig *AWSConfig `json:"aws_config"`
}
type Credentials ¶ added in v1.2.0
type Updater ¶
type Updater struct {
// contains filtered or unexported fields
}
func NewUpdater ¶
func (*Updater) SubscribeForUpdates ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.