Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppVars ¶
type AppVars struct { WebHost *url.URL APIHost *url.URL DiscordClientID string DiscordClientSecret string JWTKey []byte }
func GetAppVars ¶
type Date ¶
Date is a type that will unmarhsal to a time.Time in the format of "2006-01-02" swagger:strfmt date
func (*Date) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.