package
0.0.0-20241226111824-a12a7f529f92
Repository: https://github.com/agelessbaby/bloomblog.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CreateVideo creates a new video.
CreateUser create user info.
No description provided by the author
DisFavorite deletes the specified favorite from the database.
DisRelation deletes a relation from the database.
Favorite new favorite data.
FavoriteList returns a list of Favorite videos.
FollowerList returns the Follower List.
FollowingList returns the Following List.
GetFavoriteRelation get favorite video info.
得到帖子的一级评论.
No description provided by the author
GetRelation get relation info.
No description provided by the author
GetUserByID.
InsertIntoTimeline.
MGetPosts multiple get list of posts info.
MGetUsers multiple get list of user info.
No description provided by the author
NewRelation creates a new Relation.
PublishList returns a list of videos with AuthorID.
QueryUser query list of user info.

# Variables

No description provided by the author
No description provided by the author

# Structs

`gorm:"constraint:OnDelete:CASCADE;"`.
Post
Post Gorm Data Structures.
No description provided by the author
No description provided by the author
User Gorm Data Structures.

# Type aliases

No description provided by the author