Documentation
¶
Index ¶
- func ClearDatabaseCache() bool
- func GetRecommendedApps() ([]backend.FileReturnStruct, error)
- func InsertIntoCache(fileLocation string, fileName string, fileExtention string, keyword string) bool
- func RetrieveCachedResultsByQuery(query string) []backend.FileReturnStruct
- func SetupDatabase() bool
- func UpdateFavorite(name string, location string, favorite bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearDatabaseCache ¶
func ClearDatabaseCache() bool
func GetRecommendedApps ¶
func GetRecommendedApps() ([]backend.FileReturnStruct, error)
func InsertIntoCache ¶
func RetrieveCachedResultsByQuery ¶
func RetrieveCachedResultsByQuery(query string) []backend.FileReturnStruct
func SetupDatabase ¶
func SetupDatabase() bool
func UpdateFavorite ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.