Documentation ¶
Index ¶
Constants ¶
View Source
const ( LocalIndex = "index-v3.json" RemoteIndex = "https://khindex.utf9k.net/index.json" )
Variables ¶
This section is empty.
Functions ¶
func CheckIndexExists ¶
func CheckIndexExists() bool
func DownloadIndex ¶
func DownloadIndex() error
func LoadLocalIndex ¶
func LoadLocalIndex() (types.SearchResults, error)
func SaveIndex ¶
func SaveIndex(index types.SearchResults) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.