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 ¶
func CreateDepartmentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteDepartmentHandler ¶
func DeleteDepartmentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetDepartmentByIdHandler ¶
func GetDepartmentByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetDepartmentListHandler ¶
func GetDepartmentListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateDepartmentHandler ¶
func UpdateDepartmentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.