abi

package
v0.0.0-...-b2d87a2 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ABI

type ABI struct {
	// contains filtered or unexported fields
}

func LoadFile

func LoadFile(path string) (*ABI, error)

func New

func New(buf []byte) (*ABI, error)

func (*ABI) Encode

func (a *ABI) Encode(methodName string, args map[string]interface{}) ([]byte, error)

Encode ABI encodes a function call

Jump to

Keyboard shortcuts

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