Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Doc *openapi3.T
Functions ¶
func GenOpenapi ¶ added in v1.8.3
func GenOpenapi(methodInfo *ApiDocInfo, api *apidoc.API, dec string)
func RegisterApiInfo ¶
func RegisterApiInfo(apiInfo *GroupApiInfo)
Types ¶
type GroupApiInfo ¶
type GroupApiInfo struct {
Describe string
Infos []*ApiDocInfo
}
Click to show internal directories.
Click to hide internal directories.