Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type MetadataAuthor ¶
type MetadataAuthor struct {
URL string `json:"url"`
}
type MetadataInfo ¶
type MetadataInfo struct { Author MetadataAuthor `json:"author"` Screenshots []MetadataScreenshots `json:"screenshots"` Logos MetadataLogos `json:"logos"` Links []MetadataLink `json:"links"` Version string `json:"version"` }
type MetadataLink ¶
type MetadataLogos ¶
type MetadataScreenshots ¶
Click to show internal directories.
Click to hide internal directories.