Versions in this module Expand all Collapse all v0 v0.1.2 Nov 19, 2024 v0.1.0 Nov 19, 2024 Changes in this version + func BindCheckGen(s ...any) + func GenerateApi(apiGroupModel ApiGroupModel, apiModel ApiModel) + func GenerateDartApi(apiGroupModel ApiGroupModel, apiModel ApiModel) + func GenerateTypescriptApi(apiGroupModel ApiGroupModel, apiModel ApiModel) + type ApiGroupModel struct + ApiPkgName string + GroupUrl string + HandlerName string + Tag string + type ApiModel struct + Description string + HandlerFuncName string + UserIdGetter string + WithPermissionCheck bool