Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOpenAPIConfig ¶
func CreateOpenAPIConfig() restfulspec.Config
Types ¶
type VirtAPIApp ¶ added in v0.1.0
type VirtAPIApp struct { service.ServiceListen SwaggerUI string }
func (*VirtAPIApp) AddFlags ¶ added in v0.1.0
func (app *VirtAPIApp) AddFlags()
func (*VirtAPIApp) Compose ¶ added in v0.1.0
func (app *VirtAPIApp) Compose()
func (*VirtAPIApp) ConfigureOpenAPIService ¶ added in v0.1.0
func (app *VirtAPIApp) ConfigureOpenAPIService()
func (*VirtAPIApp) Run ¶ added in v0.1.0
func (app *VirtAPIApp) Run()
Click to show internal directories.
Click to hide internal directories.