Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ColorValue ¶
type KeywordColor ¶
type Output ¶
type Output struct {
Keywords map[string]KeywordColor `json:"keywords"`
Elements map[string]ColorValue `json:"elements"`
Theme string `json:"theme"`
SpecialTags []string `json:"special_tags,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.