package
0.0.0-20241002033614-f5534d8b65b7
Repository: https://github.com/sulenn/trustie-fisco-bcos.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
DeployOpenSource deploys a new contract, binding an instance of OpenSource to it.
NewOpenSource creates a new instance of OpenSource, bound to a specific deployed contract.
NewOpenSourceCaller creates a new read-only instance of OpenSource, bound to a specific deployed contract.
NewOpenSourceFilterer creates a new log filterer instance of OpenSource, bound to a specific deployed contract.
NewOpenSourceTransactor creates a new write-only instance of OpenSource, bound to a specific deployed contract.
# Constants
OpenSourceABI is the input ABI used to generate the binding from.
# Variables
OpenSourceBin is the compiled bytecode used for deploying new contracts.
# Structs
OpenSource is an auto generated Go binding around a Solidity contract.
OpenSourceCaller is an auto generated read-only Go binding around a Solidity contract.
OpenSourceCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
OpenSourceCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
OpenSourceFilterer is an auto generated log filtering Go binding around a Solidity contract events.
OpenSourceRaw is an auto generated low-level Go binding around a Solidity contract.
OpenSourceSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
OpenSourceTransactor is an auto generated write-only Go binding around a Solidity contract.
OpenSourceTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
OpenSourceTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.