Documentation ¶
Overview ¶
Package datadogclientimpl implements the datadogclient component interface
Package datadogclientimpl provides the noop datadogclientimpl component
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNone ¶
func NewNone() datadogclient.Component
NewNone creates a new noop datadogclient component
Types ¶
type ImplNone ¶
type ImplNone struct{}
ImplNone is a noop datadogclient implementation
func (*ImplNone) GetRateLimitStats ¶
GetRateLimitStats does nothing for the noop datadogclient implementation
type Provides ¶
type Provides struct { Comp datadogclient.Component StatusProvider status.InformationProvider }
Provides defines the output of the datadogclient component
func NewComponent ¶
NewComponent creates a new datadogclient component
Click to show internal directories.
Click to hide internal directories.