generate

package
v2.936.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2026 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(ctx context.Context, genOpts GenerateOptions) []error

Generate generates an SDK for the given language NOTE: intended for internal workflows only

Types

type GenerateOptions

type GenerateOptions struct {
	Lang                   string
	SchemaPath             string
	OutDir                 string
	InstallationURL        string
	TestGroup              string
	UsageGroup             string
	Published              bool
	SkipCompile            bool
	RepoURL                string
	RepoSubDirectory       string
	Logger                 logging.Logger
	Tracer                 trace.Tracer
	Verbose                bool
	WatchTemplatesLocation string
	SkipVersioning         bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL