Documentation ¶
Index ¶
Constants ¶
View Source
const ( LocalIndex = "index.json" RemoteIndex = "https://raw.githubusercontent.com/marcus-crane/khinsider-index/main/index.json" )
Variables ¶
This section is empty.
Functions ¶
func BuildIndex ¶
func BuildIndex() error
func CheckIndexExists ¶
func CheckIndexExists() bool
func DownloadIndex ¶
func DownloadIndex() error
func GetLocalIndexVersion ¶
func GetLocalIndexVersion() string
func IncrementIndexVersion ¶
func IncrementIndexVersion() string
func LoadLocalIndex ¶
func LoadLocalIndex() (types.SearchIndex, error)
func SaveIndex ¶
func SaveIndex(index types.SearchIndex) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.