package
2.1.2+incompatible
Repository: https://github.com/tufin/oasdiff.git
Documentation: pkg.go.dev

# Functions

From is a convenience function that opens an OpenAPI spec from a URL or a local path based on the format of the path parameter.
FromGlob creates SpecInfo specs from local files matching the specified glob parameter.
LoadSpecInfo creates a SpecInfo from a local file path or a URL.
LoadSpecInfoFromFile creates a SpecInfo from a local file path.

# Structs

No description provided by the author

# Interfaces

Loader interface includes the OAS load functions.