codegen

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package codegen generates typed source code from plugin action and connector descriptors (JSON Schema). First target language: TypeScript.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateTypeScript

func GenerateTypeScript(entry *plugins.CatalogEntry) ([]byte, error)

GenerateTypeScript converts a CatalogEntry into a complete .ts file containing one namespace (PascalCase of the plugin id) with Input/Output interfaces for every action and a Config interface for every connector.

Types

This section is empty.

Jump to

Keyboard shortcuts

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