Documentation ¶
Index ¶
- func GenerateBlog() (*structure.Blog, error)
- func GenerateTagsFromCommaString(input string) []structure.Tag
- func SavePost(p *structure.Post) error
- func SaveUser(u *structure.User, hashedPassword string, createdBy int64) error
- func UpdateBlog(b *structure.Blog, userId int64) error
- func UpdatePost(p *structure.Post) error
- func UpdateUser(u *structure.User, updatedById int64) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateBlog ¶
func UpdatePost ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.