package
0.0.0-20210512020003-01a26c07bc45
Repository: https://github.com/janithl/kottu2020.git
Documentation: pkg.go.dev

# Functions

NewBlogRepository returns a new instance of a blog repository.
NewPostRepository returns a new instance of a post repository.

# Structs

BlogRow holds the blog details in the db.
PostRow holds the post data in the db.