Documentation
¶
Index ¶
- func DeletePost(ctx framework.Context) error
- func GetBoardSettings(ctx framework.Context) error
- func GetHealthcheck(ctx framework.Context) error
- func GetIndex(ctx framework.Context) error
- func GetPost(ctx framework.Context) error
- func GetPostExample(ctx framework.Context) error
- func GetThread(ctx framework.Context) error
- func GetThreadExample(ctx framework.Context) error
- func SavePost(ctx framework.Context) error
- func UpdatePost(ctx framework.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeletePost ¶
DeletePost handles a JSON response with a post.
func GetBoardSettings ¶
GetBoardSettings handles a JSON response with this board settings.
func GetHealthcheck ¶
GetHealthcheck handles a JSON response with a 200 OK if everything's alright.
func GetPostExample ¶
GetPostExample handles a JSON response with a how-to example.
func GetThreadExample ¶
GetThreadExample handles a JSON response with a how-to example.
func UpdatePost ¶
UpdatePost handles a JSON response with a post.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.