Documentation ¶
Index ¶
- func ChangePassword(c echo.Context) error
- func CreateNewPost(c echo.Context) error
- func DeleteComment(c echo.Context) error
- func DeleteSinglePost(c echo.Context) error
- func EditComment(c echo.Context) error
- func FollowUser(c echo.Context) error
- func GetAllPosts(c echo.Context) error
- func GetComments(c echo.Context) error
- func GetLikes(c echo.Context) error
- func GetSinglePost(c echo.Context) error
- func GetUser(c echo.Context) error
- func GetUserFollowers(c echo.Context) error
- func GetUserPosts(c echo.Context) error
- func GetUserProfile(c echo.Context) error
- func GetUsers(c echo.Context) error
- func LikePost(c echo.Context) error
- func Login(c echo.Context) error
- func PostComment(c echo.Context) error
- func ResetPassword(c echo.Context) error
- func SaveUser(c echo.Context) error
- func UnFollowUser(c echo.Context) error
- func UnlikePost(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangePassword ¶
func CreateNewPost ¶
func DeleteComment ¶
func DeleteSinglePost ¶
func EditComment ¶
func FollowUser ¶
func GetAllPosts ¶
func GetComments ¶
func GetSinglePost ¶
func GetUserFollowers ¶
func GetUserPosts ¶
func GetUserProfile ¶
func PostComment ¶
func ResetPassword ¶
func UnFollowUser ¶
func UnlikePost ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.