Documentation
¶
Index ¶
Constants ¶
View Source
const ( CookieAccessKey = "AccessId" JwtClaimEvents = "event-management" JwtClaimPrivateCodes = "private-code-gen" )
View Source
const DateFormat = "2006-01-02T15:04"
View Source
const HTML_PREFIX = "<!-- "
View Source
const HTML_SUFFIX = " -->"
Variables ¶
This section is empty.
Functions ¶
func CountingRedirect ¶
func HandleRootGet ¶
func HandleRootGet(w http.ResponseWriter, r *http.Request)
func HandleRootPost ¶
func HandleRootPost(w http.ResponseWriter, r *http.Request)
Types ¶
type Button88x31 ¶
type EventData ¶
type EventData struct {
UpcomingEvents []db.UpcomingEvent
CurrentEvents []db.UpcomingEvent
}
type ManageEvent ¶
Click to show internal directories.
Click to hide internal directories.