Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
AdSupported bool
AndroidVersion string
AndroidVersionMin float64
Available bool
ContentRating string
ContentRatingDescription string
Description string
DescriptionHTML string
Developer string
DeveloperAddress string
DeveloperEmail string
DeveloperID string
DeveloperInternalID string
DeveloperURL string
DeveloperWebsite string
FamilyGenre string
FamilyGenreID string
Free bool
Genre string
GenreID string
HeaderImage string
IAPOffers bool
IAPRange string
Icon string
ID string
Installs string
InstallsMin int
InstallsMax int
Permissions map[string][]string
Price Price
PriceFull Price
PrivacyPolicy string
Ratings int
RatingsHistogram map[int]int
RecentChanges string
RecentChangesHTML string
Released string
Score float64
ScoreText string
Screenshots []string
SimilarURL string
Summary string
Title string
Updated time.Time
URL string
Version string
Video string
VideoImage string
// contains filtered or unexported fields
}
App of search
func (*App) LoadPermissions ¶
LoadPermissions get the list of perms an app has access to
Click to show internal directories.
Click to hide internal directories.