pcl

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: GPL-3.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromType added in v0.0.8

func FromType(typ schema.ComplexTypeSpec) (*tdl.Type, error)

Types

type PclConverter

type PclConverter interface {
	uml.Converter
	FromPcl(ctx context.Context, pcl schema.PackageSpec) (*tdl.Spec, error)
	ToPcl(ctx context.Context, spec *tdl.Spec) (*schema.PackageSpec, error)
}
var Converter PclConverter = &converter{}

Jump to

Keyboard shortcuts

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