//
pkg.gl
Category
github.com/devstackq/ForumX
models
package
1.0.0
Repository:
https://github.com/devstackq/forumx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
2
Files
1.1k SLOC
#
Functions
DeleteComment
DeleteComment func.
GetUserActivities
GetUserActivities func.
GetUserProfile
GetUserProfile function.
Logout
Logout function.
Search
Search post by contain title.
VoteDislike
VoteDislike func.
VotedPosts
No description provided by the author
VoteLike
VoteLike func.
#
Variables
DB
global variable for package models.
#
Structs
Comment
Comment ID -> foreign key -> postID.
Filter
Filter struct.
Notify
Notify struct.
Post
Posts struct.
PostCategory
PostCategory struct.
User
Users struct.
Votes
Votes struct.