Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option = func(r *reflector)
func WithDescription ¶
WithDescription 设置 openapi info: app description
type RespStructure ¶ added in v0.5.2
type RespStructurer ¶ added in v0.5.2
type RespStructurer interface {
RespStructure() []RespStructure
}
type SecurityStructure ¶ added in v0.5.2
type SecurityStructurer ¶ added in v0.5.2
type SecurityStructurer interface {
SecurityStructure() []SecurityStructure
}
Click to show internal directories.
Click to hide internal directories.