Documentation ¶
Index ¶
- func CommentCommentIDController(w http.ResponseWriter, r *http.Request)
- func CommentController(w http.ResponseWriter, r *http.Request)
- func CommentsController(w http.ResponseWriter, r *http.Request)
- func FollowController(w http.ResponseWriter, r *http.Request)
- func FollowUserNameController(w http.ResponseWriter, r *http.Request)
- func HealthController(w http.ResponseWriter, r *http.Request)
- func LikeController(w http.ResponseWriter, r *http.Request)
- func LikeLikeIDController(w http.ResponseWriter, r *http.Request)
- func LoginController(w http.ResponseWriter, r *http.Request)
- func NotificationsController(w http.ResponseWriter, r *http.Request)
- func PasswordResetController(w http.ResponseWriter, r *http.Request)
- func PasswordResetEmailController(w http.ResponseWriter, r *http.Request)
- func PostingController(w http.ResponseWriter, r *http.Request)
- func PostingPostingIDController(w http.ResponseWriter, r *http.Request)
- func PostingsController(w http.ResponseWriter, r *http.Request)
- func UserActivationController(w http.ResponseWriter, r *http.Request)
- func UserController(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommentCommentIDController ¶
func CommentCommentIDController(w http.ResponseWriter, r *http.Request)
func CommentController ¶
func CommentController(w http.ResponseWriter, r *http.Request)
func CommentsController ¶
func CommentsController(w http.ResponseWriter, r *http.Request)
func FollowController ¶
func FollowController(w http.ResponseWriter, r *http.Request)
func FollowUserNameController ¶
func FollowUserNameController(w http.ResponseWriter, r *http.Request)
func HealthController ¶
func HealthController(w http.ResponseWriter, r *http.Request)
func LikeController ¶
func LikeController(w http.ResponseWriter, r *http.Request)
func LikeLikeIDController ¶
func LikeLikeIDController(w http.ResponseWriter, r *http.Request)
func LoginController ¶
func LoginController(w http.ResponseWriter, r *http.Request)
func NotificationsController ¶
func NotificationsController(w http.ResponseWriter, r *http.Request)
func PasswordResetController ¶
func PasswordResetController(w http.ResponseWriter, r *http.Request)
func PasswordResetEmailController ¶
func PasswordResetEmailController(w http.ResponseWriter, r *http.Request)
func PostingController ¶
func PostingController(w http.ResponseWriter, r *http.Request)
func PostingPostingIDController ¶
func PostingPostingIDController(w http.ResponseWriter, r *http.Request)
func PostingsController ¶
func PostingsController(w http.ResponseWriter, r *http.Request)
func UserActivationController ¶
func UserActivationController(w http.ResponseWriter, r *http.Request)
func UserController ¶
func UserController(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Source Files ¶
- comment_comment_id_controller.go
- comment_controller.go
- comments_controller.go
- errors.go
- follow_controller.go
- follow_user_name_controller.go
- health_controller.go
- like_controller.go
- like_like_id_controller.go
- login_controller.go
- notifications_controller.go
- password_reset_controller.go
- password_reset_email_controller.go
- posting_controller.go
- posting_posting_id_controller.go
- postings_controller.go
- user_activation_controller.go
- user_controller.go
Click to show internal directories.
Click to hide internal directories.