typeinfo

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDisplayer

func NewDisplayer(ti *TypeInfo) *displayer

Types

type Relocate

type Relocate struct {
	Addr       int
	Width      int
	Reloctype  int
	Name       string
	NameOffset int
}

type TypeInfo

type TypeInfo struct {
	TypeName    string
	TypeKind    reflect.Kind
	Data        []byte
	RelocateMap map[string]*Relocate
}

func NewTypeInfo

func NewTypeInfo(name string, Content []string) *TypeInfo

func (*TypeInfo) Display

func (ti *TypeInfo) Display()

Jump to

Keyboard shortcuts

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