Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Annotation ¶ added in v1.1.7
type AnnotationStore ¶ added in v1.1.7
type AnnotationStore map[string][]Annotation
func (AnnotationStore) GetParams ¶ added in v1.1.7
func (receiver AnnotationStore) GetParams(key string, annotationName string) []string
func (AnnotationStore) HasAnnotation ¶ added in v1.1.7
func (receiver AnnotationStore) HasAnnotation(key string, annotationName string) bool
Click to show internal directories.
Click to hide internal directories.