package
0.39.2
Repository: https://github.com/crewlinker/clgo.git
Documentation: pkg.go.dev

# Functions

DecorateSchemaTmpl will add project specific extensions and output it as go template file that needs to be executed to fill in deploy-time values.
ExecuteSchemaTmpl executes the schema template file using deployment parameters.
LoadSchemaTmpl will parse the OpenAPI3 schema.

# Structs

SchemaDeployment describes the data necessary to deploy the schema from its template.