Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Annotations ¶
Annotations is a list of annotations to describe a command
func NewAnnotation ¶
func NewAnnotation(a Annotations, opts ...Option) Annotations
NewAnnotation creaete a new annotation to describe a command and configure it using a list of options
type Option ¶
type Option func(Annotations) Annotations
Option adds meta information to the Annotation
Click to show internal directories.
Click to hide internal directories.