Documentation ¶
Index ¶
- func DeleteDBOutdatedPost() (deleteUidList []int, err error)
- func GeneratePostUid() int
- func GetPost(uid int, offset int) (postList []model.DatabasePost, err error)
- func GetPostCnt(uid int) (postCnt int, err error)
- func InsertPost(uid int, post model.UploadPost, bgmHash string, dataHash string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteDBOutdatedPost ¶
func GeneratePostUid ¶
func GeneratePostUid() int
func GetPostCnt ¶
func InsertPost ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.