Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetApplicationUsed ¶
GetApplicationUsed saved in cookie
Types ¶
type AppCard ¶
type AppCard struct {
Name string
TemplateName string
ImageURL string
FontsAwesomeTag string
Link string
Title string
Description string
Used bool
AmountUsed uint64
Liked bool
AmountLiked uint64
}
AppCard used to render app card in pages
func GetApplicationsByName ¶
GetApplicationsByName get application by name
type AppCategory ¶
AppCategory card list for single category
func GetApplicationWithLiked ¶
func GetApplicationWithLiked(user *db.User) []*AppCategory
GetApplicationWithLiked get application with liked populated
Click to show internal directories.
Click to hide internal directories.