Documentation
¶
Overview ¶
Package iconcatalog resolves Arcane icon metadata into catalog URLs.
Index ¶
Constants ¶
View Source
const ( CatalogSelfhst = "selfhst" CatalogDashboardIcons = "dashboard-icons" DefaultCatalog = CatalogSelfhst )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IconSet ¶
func FirstNonEmpty ¶
FirstNonEmpty returns the first set that defines any icon value. Levels are isolated: a set that defines one variant never inherits the others from lower-precedence sets.
type ResolvedIconSet ¶
func Resolve ¶
func Resolve(catalog string, set IconSet) ResolvedIconSet
Click to show internal directories.
Click to hide internal directories.