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

# Functions

No description provided by the author
DeployKVTableTest deploys a new contract, binding an instance of KVTableTest to it.
NewKVTableTest creates a new instance of KVTableTest, bound to a specific deployed contract.
NewKVTableTestCaller creates a new read-only instance of KVTableTest, bound to a specific deployed contract.
NewKVTableTestFilterer creates a new log filterer instance of KVTableTest, bound to a specific deployed contract.
NewKVTableTestTransactor creates a new write-only instance of KVTableTest, bound to a specific deployed contract.

# Constants

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

# Variables

KVTableTestBin is the compiled bytecode used for deploying new contracts.

# Structs

KVTableTest is an auto generated Go binding around a Solidity contract.
KVTableTestCaller is an auto generated read-only Go binding around a Solidity contract.
KVTableTestCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
KVTableTestCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
KVTableTestFilterer is an auto generated log filtering Go binding around a Solidity contract events.
KVTableTestInsertResult represents a InsertResult event raised by the KVTableTest contract.
KVTableTestRaw is an auto generated low-level Go binding around a Solidity contract.
KVTableTestSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
KVTableTestTransactor is an auto generated write-only Go binding around a Solidity contract.
KVTableTestTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
KVTableTestTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.