Documentation
¶
Overview ¶
Place this file in the root directory
Index ¶
- type Any
- type Array
- type Boolean
- type Common
- type Date
- type Enum
- type EnumVariant
- type Enumerable
- type Function
- type FunctionParam
- type Generator
- type Map
- type NamedType
- type Nullable
- type Number
- type Primitive
- type Result
- type Stream
- type String
- type Struct
- type StructField
- type Trait
- type Tuple
- type Type
- type Unit
- type Vec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Boolean ¶ added in v0.1.3
Re-export all types
func NewBoolean ¶ added in v0.1.3
func NewBoolean() *Boolean
type Function ¶ added in v0.1.3
Re-export all types
func NewFunction ¶ added in v0.1.3
func NewFunction() *Function
Directories
¶
| Path | Synopsis |
|---|---|
|
pkg
|
|
|
generator
Package generator is Rust generator from AST
|
Package generator is Rust generator from AST |
|
parser
Package parser provides a Go module parser for TypeScript AST
|
Package parser provides a Go module parser for TypeScript AST |
|
parser/testutil
Package testutil offers test utility for parser
|
Package testutil offers test utility for parser |
|
types
Package types contains structs/interfaces representing Rust types
|
Package types contains structs/interfaces representing Rust types |
|
util
Package util is a helper library for go2ts
|
Package util is a helper library for go2ts |
Click to show internal directories.
Click to hide internal directories.