Documentation
¶
Index ¶
Constants ¶
View Source
const MaxAnnotationTextLength = 5000
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Annotation ¶
type Annotation struct{}
func (*Annotation) Color ¶
func (a *Annotation) Color() string
func (*Annotation) Configuration ¶
func (a *Annotation) Configuration() []configuration.Field
func (*Annotation) Description ¶
func (a *Annotation) Description() string
func (*Annotation) Icon ¶
func (a *Annotation) Icon() string
func (*Annotation) Label ¶
func (a *Annotation) Label() string
func (*Annotation) Name ¶
func (a *Annotation) Name() string
Click to show internal directories.
Click to hide internal directories.