package
0.2.0
Repository: https://github.com/vanadium/core.git
Documentation: pkg.go.dev

# Packages

Package golang implements Go code generation from compiled VDL packages.
Package java implements Java code generation from compiled VDL packages.
Package javascript implements Javascript code generation from compiled VDL packages.
Package json implements JSON generation for VDL const values.
Package swift implements Swift code generation from compiled VDL packages.
Package vdlgen implements VDL code generation from compiled VDL packages.

# Functions

ImportsForFiles returns the imports required for the given files.
ImportsForValue returns the imports required to represent the given value v, from within the given pkgPath.

# Structs

Import represents a single package import.

# Type aliases

Imports is a collection of package imports.