Documentation
¶
Index ¶
- func Binaries() compton.PageElement
- func Changelog(pageTitle string, changelog string) compton.PageElement
- func Compatibility(id string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
- func Debug(gogId string, rdx redux.Readable) (compton.PageElement, error)
- func DebugData(id string, pt vangogh_integration.ProductType) (compton.PageElement, error)
- func Description(id string, pageTitle string, descOverview, descFeatures string, ...) compton.PageElement
- func DownloadsQueue(ids []string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
- func Error(err error) compton.PageElement
- func GogProduct(id string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
- func ImportCookiesInput() compton.PageElement
- func Info(id string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
- func Installers(id string, messages []string, dls vangogh_integration.DownloadsList, ...) compton.PageElement
- func Login(authPath string) compton.PageElement
- func Logs(rdx redux.Readable) compton.PageElement
- func Media(id string, rdx redux.Readable) compton.PageElement
- func News(gogId string, rdx redux.Readable, san *steam_integration.AppNews, ...) compton.PageElement
- func NoUsers() compton.PageElement
- func Offerings(id string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
- func Reception(id string, sar *steam_integration.AppReviews, rdx redux.Readable, ...) compton.PageElement
- func Search(query map[string][]string, ids []string, from, to int, rdx redux.Readable, ...) compton.PageElement
- func TagsEditor(id string, owned bool, tagsProperty string, allValues map[string]string, ...) compton.PageElement
- func Updates(section string, rdx redux.Readable, showAll bool, ...) compton.PageElement
- type DownloadVariant
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Binaries ¶ added in v1.2.6
func Binaries() compton.PageElement
func Compatibility ¶ added in v1.1.6
func Compatibility(id string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
func DebugData ¶ added in v0.7.94
func DebugData(id string, pt vangogh_integration.ProductType) (compton.PageElement, error)
func Description ¶
func DownloadsQueue ¶ added in v1.2.1
func DownloadsQueue(ids []string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
func Error ¶ added in v1.2.8
func Error(err error) compton.PageElement
func GogProduct ¶ added in v1.2.12
func GogProduct(id string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
func ImportCookiesInput ¶ added in v1.2.8
func ImportCookiesInput() compton.PageElement
func Info ¶ added in v1.1.6
func Info(id string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
func Installers ¶ added in v1.1.9
func Installers(id string, messages []string, dls vangogh_integration.DownloadsList, rdx redux.Readable) compton.PageElement
Installers will present available installers, DLCs in the following hierarchy: - Operating system heading - Installers and DLCs (separately) - title_values list of downloads by version
func Login ¶ added in v1.2.0
func Login(authPath string) compton.PageElement
func News ¶ added in v1.0.3
func News(gogId string, rdx redux.Readable, san *steam_integration.AppNews, hasChangelog bool, all bool) compton.PageElement
func NoUsers ¶ added in v1.2.8
func NoUsers() compton.PageElement
func Offerings ¶ added in v0.9.63
func Offerings(id string, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
func Reception ¶ added in v0.9.48
func Reception(id string, sar *steam_integration.AppReviews, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
func Search ¶
func Search(query map[string][]string, ids []string, from, to int, rdx redux.Readable, permissions ...author.Permission) compton.PageElement
func TagsEditor ¶
func Updates ¶
func Updates(section string, rdx redux.Readable, showAll bool, permissions ...author.Permission) compton.PageElement
Types ¶
type DownloadVariant ¶
type DownloadVariant struct {
// contains filtered or unexported fields
}
func (*DownloadVariant) Equals ¶
func (dv *DownloadVariant) Equals(other *DownloadVariant) bool
Click to show internal directories.
Click to hide internal directories.