Documentation ¶
Index ¶
- func CreateApiHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteApiHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetApiByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetApiListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func UpdateApiHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateApiHandler ¶
func CreateApiHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteApiHandler ¶
func DeleteApiHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetApiByIdHandler ¶
func GetApiByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetApiListHandler ¶
func GetApiListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func UpdateApiHandler ¶
func UpdateApiHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.