Documentation ¶
Index ¶
- func AddFollowingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func AddStarInterviewHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteFollowingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteStarInterviewHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetAllFollowersHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetAllFollowingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetAllStarInterviewsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetInterviewStatusHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddFollowingHandler ¶
func AddFollowingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func AddStarInterviewHandler ¶
func AddStarInterviewHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteFollowingHandler ¶
func DeleteFollowingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteStarInterviewHandler ¶
func DeleteStarInterviewHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetAllFollowersHandler ¶
func GetAllFollowersHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetAllFollowingHandler ¶
func GetAllFollowingHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetAllStarInterviewsHandler ¶
func GetAllStarInterviewsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetInterviewStatusHandler ¶
func GetInterviewStatusHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetUserHandler ¶
func GetUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateUserHandler ¶
func UpdateUserHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.