Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitSwagger ¶
func InitSwagger(c Config)
Types ¶
type ApiInfo ¶
type ApiInfo struct { Description string `json:"description"` OperationId string `json:"operationId"` Tags []string `json:"tags"` }
func GetApiInfo ¶
Click to show internal directories.
Click to hide internal directories.