package
3.0.2
Repository: https://github.com/fisco-bcos/go-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DeployTransfer deploys a new contract, binding an instance of Transfer to it.
NewTransfer creates a new instance of Transfer, bound to a specific deployed contract.
NewTransferCaller creates a new read-only instance of Transfer, bound to a specific deployed contract.
NewTransferFilterer creates a new log filterer instance of Transfer, bound to a specific deployed contract.
NewTransferTransactor creates a new write-only instance of Transfer, bound to a specific deployed contract.

# Constants

TransferABI is the input ABI used to generate the binding from.

# Variables

TransferBin is the compiled bytecode used for deploying new contracts.
No description provided by the author

# Structs

Transfer is an auto generated Go binding around a Solidity contract.
TransferCaller is an auto generated read-only Go binding around a Solidity contract.
TransferCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
TransferCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
TransferFilterer is an auto generated log filtering Go binding around a Solidity contract events.
TransferRaw is an auto generated low-level Go binding around a Solidity contract.
TransferSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
TransferTransactor is an auto generated write-only Go binding around a Solidity contract.
TransferTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
TransferTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.