//
pkg.gl
Category
github.com/Jason5Lee/simple-blog
core
usecase
package
0.0.0-20221113082910-df4b7d7508a5
Repository:
https://github.com/jason5lee/simple-blog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
27 SLOC
#
Functions
CreateArticle
CreateArticle creates a new article.
GetAllArticles
GetAllArticles gets all articles.
GetArticleByID
GetArticleByID gets an article by ID.