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

# Functions

No description provided by the author
DeploySharding deploys a new contract, binding an instance of Sharding to it.
NewSharding creates a new instance of Sharding, bound to a specific deployed contract.
NewShardingCaller creates a new read-only instance of Sharding, bound to a specific deployed contract.
NewShardingFilterer creates a new log filterer instance of Sharding, bound to a specific deployed contract.
NewCnsService returns ptr of Service.
NewShardingTransactor creates a new write-only instance of Sharding, bound to a specific deployed contract.

# Constants

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

# Variables

ShardingBin is the compiled bytecode used for deploying new contracts.

# Structs

No description provided by the author
Sharding is an auto generated Go binding around a Solidity contract.
ShardingCaller is an auto generated read-only Go binding around a Solidity contract.
ShardingCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
ShardingCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
ShardingFilterer is an auto generated log filtering Go binding around a Solidity contract events.
ShardingRaw is an auto generated low-level Go binding around a Solidity contract.
ShardingSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
ShardingTransactor is an auto generated write-only Go binding around a Solidity contract.
ShardingTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
ShardingTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.