Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DB instance DB *sql.DB // LastRankUpdate is when the rank was updated LastRankUpdate time.Time )
Functions ¶
func Authentication ¶
func Authentication(authentication *config.Authentication) error
Authentication connects current user to retrieve its token
func RequestAllData ¶
RequestAllData start getting all ranking data
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.