Documentation
¶
Index ¶
- func AcceptFollower(c *fiber.Ctx) error
- func CancelFollowRequest(c *fiber.Ctx) error
- func CreatePost(c *fiber.Ctx) error
- func DeletePost(c *fiber.Ctx) error
- func Explore(c *fiber.Ctx) error
- func FollowUser(c *fiber.Ctx) error
- func GetFollowers(c *fiber.Ctx) error
- func GetFollowing(c *fiber.Ctx) error
- func GetLikes(c *fiber.Ctx) error
- func GetNotifications(c *fiber.Ctx) error
- func GetPost(c *fiber.Ctx) error
- func GetPosts(c *fiber.Ctx) error
- func GetProfile(c *fiber.Ctx) error
- func GetUserFollowers(c *fiber.Ctx) error
- func GetUserFollowing(c *fiber.Ctx) error
- func GetUserProfile(c *fiber.Ctx) error
- func Home(c *fiber.Ctx) error
- func LikePost(c *fiber.Ctx) error
- func RejectFollower(c *fiber.Ctx) error
- func RemoveFollower(c *fiber.Ctx) error
- func RequestResetPassword(c *fiber.Ctx) error
- func ResetPassword(c *fiber.Ctx) error
- func SearchUsers(c *fiber.Ctx) error
- func SignIn(c *fiber.Ctx) error
- func SignOut(c *fiber.Ctx) error
- func SignUp(c *fiber.Ctx) error
- func UnfollowUser(c *fiber.Ctx) error
- func UnlikePost(c *fiber.Ctx) error
- func UpdatePost(c *fiber.Ctx) error
- func UpdateProfile(c *fiber.Ctx) error
- func VerifyCode(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AcceptFollower ¶
func CancelFollowRequest ¶
func CreatePost ¶
func DeletePost ¶
func FollowUser ¶
func GetFollowers ¶
func GetFollowing ¶
func GetNotifications ¶
func GetProfile ¶
func GetUserFollowers ¶
func GetUserFollowing ¶
func GetUserProfile ¶
func RejectFollower ¶
func RemoveFollower ¶
func RequestResetPassword ¶
func ResetPassword ¶
func SearchUsers ¶
func UnfollowUser ¶
func UnlikePost ¶
func UpdatePost ¶
func UpdateProfile ¶
func VerifyCode ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.