Documentation
¶
Overview ¶
Package load provides a function to load an OpenAPI spec from a URL or a Path
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OASLoader ¶ added in v0.1.10
type OASLoader struct {
Loader Loader
}
func NewOASLoader ¶ added in v0.1.10
NewOASLoader returns a loader object that can be used to load OpenAPI specs
Click to show internal directories.
Click to hide internal directories.