# Functions
DeploySenddata deploys a new Ethereum contract, binding an instance of Senddata to it.
NewSenddata creates a new instance of Senddata, bound to a specific deployed contract.
NewSenddataCaller creates a new read-only instance of Senddata, bound to a specific deployed contract.
NewSenddataFilterer creates a new log filterer instance of Senddata, bound to a specific deployed contract.
NewSenddataTransactor creates a new write-only instance of Senddata, bound to a specific deployed contract.
# Variables
SenddataABI is the input ABI used to generate the binding from.
SenddataBin is the compiled bytecode used for deploying new contracts.
SenddataMetaData contains all meta data concerning the Senddata contract.
# Structs
Senddata is an auto generated Go binding around an Ethereum contract.
SenddataCaller is an auto generated read-only Go binding around an Ethereum contract.
SenddataCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SenddataCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SenddataFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SenddataRaw is an auto generated low-level Go binding around an Ethereum contract.
SenddataSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SenddataTransactor is an auto generated write-only Go binding around an Ethereum contract.
SenddataTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SenddataTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.