Documentation ¶
Index ¶
- func CreateDepartmentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteDepartmentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetDepartmentByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetDepartmentListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateDepartmentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDepartmentHandler ¶ added in v0.2.4
func CreateDepartmentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteDepartmentHandler ¶
func DeleteDepartmentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetDepartmentByIdHandler ¶ added in v0.2.4
func GetDepartmentByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetDepartmentListHandler ¶
func GetDepartmentListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateDepartmentHandler ¶ added in v0.2.4
func UpdateDepartmentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.