settings

package
v0.0.0-...-abb92f7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DsdCaptureDurationRuntimeSetting added in v0.9.0

type DsdCaptureDurationRuntimeSetting string

DsdCaptureDurationRuntimeSetting wraps operations to change the duration, in seconds, of traffic captures

func (DsdCaptureDurationRuntimeSetting) Description added in v0.9.0

func (l DsdCaptureDurationRuntimeSetting) Description() string

Description returns the runtime setting's description

func (DsdCaptureDurationRuntimeSetting) Get added in v0.9.0

func (l DsdCaptureDurationRuntimeSetting) Get() (interface{}, error)

Get returns the current value of the runtime setting

func (DsdCaptureDurationRuntimeSetting) Hidden added in v0.9.0

Hidden returns whether or not this setting is hidden from the list of runtime settings

func (DsdCaptureDurationRuntimeSetting) Name added in v0.9.0

Name returns the name of the runtime setting

func (DsdCaptureDurationRuntimeSetting) Set added in v0.9.0

func (l DsdCaptureDurationRuntimeSetting) Set(v interface{}) error

Set changes the value of the runtime setting

type DsdStatsRuntimeSetting added in v0.9.0

type DsdStatsRuntimeSetting string

DsdStatsRuntimeSetting wraps operations to change the collection of dogstatsd stats at runtime.

func (DsdStatsRuntimeSetting) Description added in v0.9.0

func (s DsdStatsRuntimeSetting) Description() string

Description returns the runtime setting's description

func (DsdStatsRuntimeSetting) Get added in v0.9.0

func (s DsdStatsRuntimeSetting) Get() (interface{}, error)

Get returns the current value of the runtime setting

func (DsdStatsRuntimeSetting) Hidden added in v0.9.0

func (s DsdStatsRuntimeSetting) Hidden() bool

Hidden returns whether or not this setting is hidden from the list of runtime settings

func (DsdStatsRuntimeSetting) Name added in v0.9.0

func (s DsdStatsRuntimeSetting) Name() string

Name returns the name of the runtime setting

func (DsdStatsRuntimeSetting) Set added in v0.9.0

func (s DsdStatsRuntimeSetting) Set(v interface{}) error

Set changes the value of the runtime setting

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL