Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // OpMode describes the server's operation mode OpMode string // Fetch enables fetching Fetch bool = true // Serve enables serving Serve bool = true // ForceDiscord determines whether we should automatically post Discord messages ForceDiscord bool = false // ForceFetch determines whether we should re-fetch all apps now ForceFetch bool = false )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.