Documentation
¶
Index ¶
- func GetDisplayName(reference string) (string, bool)
- func HasSelfhstIcon(name string, filetype string) bool
- func HasWalkxCodeIcon(name string, filetype string) bool
- func InitIconListCache()
- func SearchIcons(keyword string, limit int) ([]string, error)
- type Cache
- type GitHubContents
- type IconList
- type IconsMap
- type ReferenceDisplayNameMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDisplayName ¶
func HasSelfhstIcon ¶
func HasWalkxCodeIcon ¶
func InitIconListCache ¶
func InitIconListCache()
Types ¶
type Cache ¶
type Cache struct {
WalkxCode, Selfhst IconsMap
DisplayNames ReferenceDisplayNameMap
IconList IconList // combined into a single list
}
func ListAvailableIcons ¶
type GitHubContents ¶
type ReferenceDisplayNameMap ¶
Click to show internal directories.
Click to hide internal directories.