Versions in this module Expand all Collapse all v1 v1.0.0 Apr 5, 2024 Changes in this version + 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