//
pkg.gl
Category
github.com/buypal/oapi-go
internal
oapi
scan
package
0.0.3
Repository:
https://github.com/buypal/oapi-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
15 SLOC
#
Packages
cmds
Package cmds is sort of like ast for oapenapi commands.
specs
No description provided by the author
types
No description provided by the author
#
Interfaces
Resolver
Resolver is sort of oposite of scanner its supposed to take info already resolved and return schema.
Scanner
Scanner is intended for scanning packages.
ScannerResolver
ScannerResolver is both Scanner and Resolver.