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 ¶
func CreateDictionaryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteDictionaryHandler ¶
func DeleteDictionaryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetDictionaryByIdHandler ¶
func GetDictionaryByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetDictionaryListHandler ¶
func GetDictionaryListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateDictionaryHandler ¶
func UpdateDictionaryHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Source Files
¶
- create_dictionary_handler.go
- delete_dictionary_handler.go
- get_dictionary_by_id_handler.go
- get_dictionary_list_handler.go
- update_dictionary_handler.go
Click to show internal directories.
Click to hide internal directories.