# Functions
No description provided by the author
DeploySimpleStorage deploys a new Ethereum contract, binding an instance of SimpleStorage to it.
NewSimpleStorage creates a new instance of SimpleStorage, bound to a specific deployed contract.
NewSimpleStorageCaller creates a new read-only instance of SimpleStorage, bound to a specific deployed contract.
NewSimpleStorageFilterer creates a new log filterer instance of SimpleStorage, bound to a specific deployed contract.
NewSimpleStorageTransactor creates a new write-only instance of SimpleStorage, bound to a specific deployed contract.
# Constants
No description provided by the author
No description provided by the author
SimpleStorageABI is the input ABI used to generate the binding from.
SimpleStorageBin is the compiled bytecode used for deploying new contracts.
# Structs
No description provided by the author
SimpleStorage is an auto generated Go binding around an Ethereum contract.
SimpleStorageCaller is an auto generated read-only Go binding around an Ethereum contract.
SimpleStorageCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SimpleStorageCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SimpleStorageFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SimpleStorageRaw is an auto generated low-level Go binding around an Ethereum contract.
SimpleStorageSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SimpleStorageTransactor is an auto generated write-only Go binding around an Ethereum contract.
SimpleStorageTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SimpleStorageTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.