Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PollTypeAcceptanceSet uint8 PollPublicityPublic uint8 PollPublicityPublicRegistered uint8 PollPublicityHidden uint8 PollPublicityHiddenRegistered uint8 PollPublicityInvited uint8 PollRulePlurality uint8 RoundTypeFreelyAsynchronous uint8 )
Constants for Polls fields.
View Source
var DB *sql.DB
Database pool for the application.
View Source
var Ok bool
Whether the database is usable. May be false if there is no configuration for the package.
Functions ¶
func AddURLQuery ¶ added in v0.0.4
AddURLQuery adds a query string to an url string. TODO: Move this function somewhere else.
func MillisecondsToTime ¶ added in v0.0.7
MillisecondsToTime convert a time in millisecond into a time understandable by the database.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.