Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Enricher ¶
type Enricher struct {
// contains filtered or unexported fields
}
func NewEnricher ¶
func NewEnricher() *Enricher
func (*Enricher) EnrichRecord ¶
func (enr *Enricher) EnrichRecord(r map[interface{}]interface{}, t time.Time) map[interface{}]interface{}
EnrichRecord modifies existing record.
Click to show internal directories.
Click to hide internal directories.