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

# Functions

NewKVTable creates a new instance of KVTable, bound to a specific deployed contract.
NewKVTableCaller creates a new read-only instance of KVTable, bound to a specific deployed contract.
NewKVTableFilterer creates a new log filterer instance of KVTable, bound to a specific deployed contract.
NewKVTableTransactor creates a new write-only instance of KVTable, bound to a specific deployed contract.
NewTable creates a new instance of Table, bound to a specific deployed contract.
NewTableCaller creates a new read-only instance of Table, bound to a specific deployed contract.
NewTableFilterer creates a new log filterer instance of Table, bound to a specific deployed contract.
NewTableManager creates a new instance of TableManager, bound to a specific deployed contract.
NewTableManagerCaller creates a new read-only instance of TableManager, bound to a specific deployed contract.
NewTableManagerFilterer creates a new log filterer instance of TableManager, bound to a specific deployed contract.
No description provided by the author
NewTableManagerTransactor creates a new write-only instance of TableManager, bound to a specific deployed contract.
NewTableTransactor creates a new write-only instance of Table, bound to a specific deployed contract.

# Constants

KVTableABI is the input ABI used to generate the binding from.
TableABI is the input ABI used to generate the binding from.
No description provided by the author
TableManagerABI is the input ABI used to generate the binding from.

# Variables

No description provided by the author

# Structs

Condition is an auto generated low-level Go binding around an user-defined struct.
Entry
Entry is an auto generated low-level Go binding around an user-defined struct.
KVTable is an auto generated Go binding around a Solidity contract.
KVTableCaller is an auto generated read-only Go binding around a Solidity contract.
KVTableCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
KVTableCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
KVTableFilterer is an auto generated log filtering Go binding around a Solidity contract events.
KVTableRaw is an auto generated low-level Go binding around a Solidity contract.
KVTableSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
KVTableTransactor is an auto generated write-only Go binding around a Solidity contract.
KVTableTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
KVTableTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.
Limit is an auto generated low-level Go binding around an user-defined struct.
No description provided by the author
Table is an auto generated Go binding around a Solidity contract.
TableCaller is an auto generated read-only Go binding around a Solidity contract.
TableCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
TableCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
TableFilterer is an auto generated log filtering Go binding around a Solidity contract events.
TableInfo is an auto generated low-level Go binding around an user-defined struct.
TableManager is an auto generated Go binding around a Solidity contract.
TableManagerCaller is an auto generated read-only Go binding around a Solidity contract.
TableManagerCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
TableManagerCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
TableManagerFilterer is an auto generated log filtering Go binding around a Solidity contract events.
TableManagerRaw is an auto generated low-level Go binding around a Solidity contract.
TableManagerSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
TableManagerTransactor is an auto generated write-only Go binding around a Solidity contract.
TableManagerTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
TableManagerTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.
TableRaw is an auto generated low-level Go binding around a Solidity contract.
TableSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
TableTransactor is an auto generated write-only Go binding around a Solidity contract.
TableTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
TableTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.
UpdateField is an auto generated low-level Go binding around an user-defined struct.