Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Anonymize ¶
type Anonymize struct {
// contains filtered or unexported fields
}
func NewAnonymize ¶
func NewAnonymize(config *AnonymizeConfig) *Anonymize
func (*Anonymize) SetChannel ¶
Just for match the interface
func (*Anonymize) SetConfig ¶
func (p *Anonymize) SetConfig(config *AnonymizeConfig)
type AnonymizeConfig ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
func NewMetrics ¶
func NewMetrics(config *MetricsConfig) *Metrics
func (*Metrics) SetChannel ¶
func (*Metrics) SetConfig ¶
func (p *Metrics) SetConfig(config *MetricsConfig)
type MetricsConfig ¶
Click to show internal directories.
Click to hide internal directories.