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

# Functions

No description provided by the author
DeployHelloWorld deploys a new contract, binding an instance of HelloWorld to it.
NewHelloWorld creates a new instance of HelloWorld, bound to a specific deployed contract.
NewHelloWorldCaller creates a new read-only instance of HelloWorld, bound to a specific deployed contract.
NewHelloWorldFilterer creates a new log filterer instance of HelloWorld, bound to a specific deployed contract.
NewHelloWorldTransactor creates a new write-only instance of HelloWorld, bound to a specific deployed contract.

# Constants

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

# Variables

HelloWorldBin is the compiled bytecode used for deploying new contracts.
HelloWorldSMBin is the compiled sm crypto bytecode used for deploying new contracts.

# Structs

HelloWorld is an auto generated Go binding around a Solidity contract.
HelloWorldCaller is an auto generated read-only Go binding around a Solidity contract.
HelloWorldCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
HelloWorldCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
HelloWorldFilterer is an auto generated log filtering Go binding around a Solidity contract events.
HelloWorldRaw is an auto generated low-level Go binding around a Solidity contract.
HelloWorldSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
HelloWorldSetValue represents a SetValue event raised by the HelloWorld contract.
HelloWorldTransactor is an auto generated write-only Go binding around a Solidity contract.
HelloWorldTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
HelloWorldTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.