Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SessionKey ¶
type SessionKey string
const ( SessionKeyError SessionKey = "form:errors" SessionKeyAuth SessionKey = "auth" SessionKeyRedirection SessionKey = "redirection" SessionKeyFlashMessage SessionKey = "flash_message" SessionKeyCSRFToken SessionKey = "csrf_token" )
func (SessionKey) IsValid ¶
func (k SessionKey) IsValid() bool
Click to show internal directories.
Click to hide internal directories.