//
pkg.gl
Category
github.com/solo-io/cue
encoding
openapi
package
0.4.7
Repository:
https://github.com/solo-io/cue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
2
Files
2k SLOC
#
Functions
Extract
Extract converts OpenAPI definitions to an equivalent CUE representation.
Gen
Gen generates the set OpenAPI schema for all top-level types of the given instance.
Generate
Generate generates the set of OpenAPI schema for all top-level types of the given instance.
#
Structs
Config
A Config defines options for converting CUE to and from OpenAPI.
KeyValue
KeyValue associates a value with a key.
#
Type aliases
Generator
No description provided by the author
OrderedMap
An OrderedMap is a set of key-value pairs that preserves the order in which items were added.