Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Annotation ¶
func (*Annotation) HasOption ¶
func (a *Annotation) HasOption(opt string) bool
func (*Annotation) Value ¶
func (a *Annotation) Value() string
type Annotations ¶
type Annotations struct {
// contains filtered or unexported fields
}
func Parse ¶
func Parse(v string) (*Annotations, error)
func (*Annotations) Get ¶
func (a *Annotations) Get(key string) (*Annotation, error)
Click to show internal directories.
Click to hide internal directories.