package
1.1.10
Repository: https://github.com/covsj/gotool.git
Documentation: pkg.go.dev

# Functions

NewUtils creates a new instance of Utils, bound to a specific deployed contract.
NewUtilsCaller creates a new read-only instance of Utils, bound to a specific deployed contract.
NewUtilsFilterer creates a new log filterer instance of Utils, bound to a specific deployed contract.
NewUtilsTransactor creates a new write-only instance of Utils, bound to a specific deployed contract.

# Variables

UtilsABI is the input ABI used to generate the binding from.
UtilsMetaData contains all meta data concerning the Utils contract.

# Structs

Utils is an auto generated Go binding around an Ethereum contract.
UtilsApproval represents a Approval event raised by the Utils contract.
UtilsApprovalIterator is returned from FilterApproval and is used to iterate over the raw logs and unpacked data for Approval events raised by the Utils contract.
UtilsCaller is an auto generated read-only Go binding around an Ethereum contract.
UtilsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
UtilsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
UtilsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
UtilsRaw is an auto generated low-level Go binding around an Ethereum contract.
UtilsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
UtilsTransactor is an auto generated write-only Go binding around an Ethereum contract.
UtilsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
UtilsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
UtilsTransfer represents a Transfer event raised by the Utils contract.
UtilsTransferIterator is returned from FilterTransfer and is used to iterate over the raw logs and unpacked data for Transfer events raised by the Utils contract.