package
0.0.0-20231112144359-8cd054775b18
Repository: https://github.com/kybernetwork/go-project-template.git
Documentation: pkg.go.dev

# Functions

DeployMultiUtil deploys a new Ethereum contract, binding an instance of MultiUtil to it.
NewMultiUtil creates a new instance of MultiUtil, bound to a specific deployed contract.
NewMultiUtilCaller creates a new read-only instance of MultiUtil, bound to a specific deployed contract.
NewMultiUtilFilterer creates a new log filterer instance of MultiUtil, bound to a specific deployed contract.
NewMultiUtilTransactor creates a new write-only instance of MultiUtil, bound to a specific deployed contract.

# Variables

MultiUtilABI is the input ABI used to generate the binding from.
MultiUtilBin is the compiled bytecode used for deploying new contracts.
MultiUtilMetaData contains all meta data concerning the MultiUtil contract.

# Structs

MultiUtil is an auto generated Go binding around an Ethereum contract.
MultiUtilCaller is an auto generated read-only Go binding around an Ethereum contract.
MultiUtilCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MultiUtilCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MultiUtilFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MultiUtilRaw is an auto generated low-level Go binding around an Ethereum contract.
MultiUtilSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MultiUtilTransactor is an auto generated write-only Go binding around an Ethereum contract.
MultiUtilTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MultiUtilTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.