Documentation
¶
Overview ¶
Package payloadmodifierimpl implements the trace payload modifier component
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependencies ¶
type Dependencies struct {
Config coreconfig.Component
}
Dependencies holds the dependencies for the payload modifier component
type Provides ¶
type Provides struct {
Comp payloadmodifier.Component
}
Provides contains the payload modifier component
func NewComponent ¶
func NewComponent(deps Dependencies) Provides
NewComponent creates a new payload modifier component
Click to show internal directories.
Click to hide internal directories.