Documentation
¶
Index ¶
- func AddPost(ctx *fasthttp.RequestCtx)
- func AddTag(ctx *fasthttp.RequestCtx)
- func DeletePost(ctx *fasthttp.RequestCtx)
- func DeleteTag(ctx *fasthttp.RequestCtx)
- func GetAllPosts(ctx *fasthttp.RequestCtx)
- func GetAllTags(ctx *fasthttp.RequestCtx)
- func GetPost(ctx *fasthttp.RequestCtx)
- func GetPosts(ctx *fasthttp.RequestCtx)
- func GetTag(ctx *fasthttp.RequestCtx)
- func GetTags(ctx *fasthttp.RequestCtx)
- func UpdatePost(ctx *fasthttp.RequestCtx)
- func UpdateTag(ctx *fasthttp.RequestCtx)
- type DataResp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.