Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FetchedComment ¶
type FetchedPosts ¶
type ListOfFollowers ¶
type ListOfFollowers struct { FollowerId int64 UserId int64 Username string ProfilePicture sql.NullString }
type PostMedia ¶
type PostMedia struct { Id sql.NullString FileUrl sql.NullString }
Click to show internal directories.
Click to hide internal directories.