Documentation
¶
Index ¶
- func HandleCreate(context router.Context) error
- func HandleCreateShow(context router.Context) error
- func HandleDestroy(context router.Context) error
- func HandleIndex(context router.Context) error
- func HandleShow(context router.Context) error
- func HandleShowPath(context router.Context) error
- func HandleUpdate(context router.Context) error
- func HandleUpdateShow(context router.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleCreate ¶
HandleCreate handles the POST of the create form for pages
func HandleCreateShow ¶
HandleCreateShow serves the create form via GET for pages
func HandleDestroy ¶
HandleDestroy handles a DESTROY request for pages
func HandleIndex ¶
HandleIndex displays a list of pages
func HandleShowPath ¶
HandleShowPath serves requests to a custom page url
func HandleUpdate ¶
HandleUpdate handles the POST of the form to update a page
func HandleUpdateShow ¶
HandleUpdateShow renders the form to update a page
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.