package
Version:
v0.0.0-...-672dd8d
Opens a new window with list of versions in this module.
Published: May 28, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetSchemaOrDie returns the openapi schema.
type Fake struct {
Path string
}
Fake opens and returns a openapi swagger from a file Path. It will
parse only once and then return the same copy everytime.
func (f *Fake) OpenAPISchema() (*openapi_v2.Document, error)
OpenAPISchema returns the openapi document and a potential error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.