//
pkg.gl
Category
github.com/aws/jsii-runtime-go
internal
typeregistry
package
1.102.0
Repository:
https://github.com/aws/jsii-runtime-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
381 SLOC
#
Functions
New
New creates a new type registry.
#
Structs
TypeRegistry
TypeRegistry is used to record runtime type information about the loaded modules, which is later used to correctly convert objects received from the JavaScript process into native go values.