code

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TypeBool    = types.Typ[types.Bool]
	TypeInt     = types.Typ[types.Int]
	TypeInt64   = types.Typ[types.Int64]
	TypeFloat64 = types.Typ[types.Float64]
	TypeString  = types.Typ[types.String]
	TypeError   = types.Universe.Lookup("error").Type()
)

Functions

This section is empty.

Types

type StructField

type StructField struct {
	Var *types.Var
	Tag reflect.StructTag
}

StructField is a definition of the struct field

Jump to

Keyboard shortcuts

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