Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Page ¶
type Page string
const ( PageAbout Page = "about" PageCache Page = "cache" PageContact Page = "contact" PageError Page = "error" PageForgotPassword Page = "forgot-password" PageHome Page = "home" PageLogin Page = "login" PageRegister Page = "register" PageResetPassword Page = "reset-password" PageSearch Page = "search" PageTask Page = "task" PageClickToEdit Page = "click-to-edit" )
Click to show internal directories.
Click to hide internal directories.