package
0.0.3
Repository: https://github.com/buypal/oapi-go.git
Documentation: pkg.go.dev

# Packages

Package cmds is sort of like ast for oapenapi commands.
No description provided by the author
No description provided by the author

# Interfaces

Resolver is sort of oposite of scanner its supposed to take info already resolved and return schema.
Scanner is intended for scanning packages.
ScannerResolver is both Scanner and Resolver.