Versions in this module Expand all Collapse all v0 v0.1.2 May 5, 2020 v0.1.1 Nov 1, 2019 v0.1.0 Nov 1, 2019 Changes in this version + func CreatePost() func(ctx iris.Context) + func DeletePost() func(ctx iris.Context) + func GetAllPosts() func(ctx iris.Context) + func GetIndexPage() func(ctx iris.Context) + func GetPost() func(ctx iris.Context) + func UpdatePost() func(ctx iris.Context)