package
0.12.3
Repository: https://github.com/peteim/go-sdk.git
Documentation: pkg.go.dev

# Functions

NewContractLifeCycle creates a new instance of ContractLifeCycle, bound to a specific deployed contract.
NewContractLifeCycleCaller creates a new read-only instance of ContractLifeCycle, bound to a specific deployed contract.
NewContractLifeCycleFilterer creates a new log filterer instance of ContractLifeCycle, bound to a specific deployed contract.
NewContractLifeCycleTransactor creates a new write-only instance of ContractLifeCycle, bound to a specific deployed contract.
NewService returns ptr of Service.

# Constants

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

# Structs

ContractLifeCycle is an auto generated Go binding around a Solidity contract.
ContractLifeCycleCaller is an auto generated read-only Go binding around a Solidity contract.
ContractLifeCycleCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
ContractLifeCycleCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
ContractLifeCycleFilterer is an auto generated log filtering Go binding around a Solidity contract events.
ContractLifeCycleRaw is an auto generated low-level Go binding around a Solidity contract.
ContractLifeCycleSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
ContractLifeCycleTransactor is an auto generated write-only Go binding around a Solidity contract.
ContractLifeCycleTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
ContractLifeCycleTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.
Service is a precompile contract service.