Documentation ¶
Index ¶
- func CreateDictionaryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteDictionaryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetDictionaryByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetDictionaryListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateDictionaryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDictionaryHandler ¶ added in v0.2.4
func CreateDictionaryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteDictionaryHandler ¶
func DeleteDictionaryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetDictionaryByIdHandler ¶ added in v0.2.4
func GetDictionaryByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetDictionaryListHandler ¶
func GetDictionaryListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateDictionaryHandler ¶ added in v0.2.4
func UpdateDictionaryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.