Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App stores global state for routing
func Initialise ¶
Initialise sets up a database connection, binds all the routes and prepares for Start
func (*App) LegacyListQuery ¶
func (app *App) LegacyListQuery()
LegacyListQuery periodically hits the lists.sa-mp.com endpoint to update the new servers list.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.