generator

package
v0.0.0-...-bd6df35 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(cfg *config.Config) error

Generate runs the TypeScript generation.

Types

type Generator

type Generator struct {
	// contains filtered or unexported fields
}

Generator handles TypeScript generation from Go packages.

type TypeInfo

type TypeInfo struct {
	Name    string
	Package *packages.Package
	Type    types.Type
	IsEnum  bool
}

TypeInfo stores information about a Go type.

Jump to

Keyboard shortcuts

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