package
Version:
v0.0.0-...-da1b0eb
Opens a new window with list of versions in this module.
Published: Jan 28, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewCustomAnnotator(conf *Conf) (*customAnnotator, error)
NewCustomAnnotator returns a new custom annotator.
type Conf struct {
AnnotationName string
AnnotationValuesJSON string
}
Conf contains the annotation configuration.
NewConf initialises the enricher configuration from environment variables.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.