package
0.4.7
Repository: https://github.com/solo-io/cue.git
Documentation: pkg.go.dev

# Functions

Extract converts OpenAPI definitions to an equivalent CUE representation.
Gen generates the set OpenAPI schema for all top-level types of the given instance.
Generate generates the set of OpenAPI schema for all top-level types of the given instance.

# Structs

A Config defines options for converting CUE to and from OpenAPI.
KeyValue associates a value with a key.

# Type aliases

No description provided by the author
An OrderedMap is a set of key-value pairs that preserves the order in which items were added.