# Functions
DeployDMessage deploys a new Ethereum contract, binding an instance of DMessage to it.
NewContext creates a new instance of Context, bound to a specific deployed contract.
NewContextCaller creates a new read-only instance of Context, bound to a specific deployed contract.
NewContextFilterer creates a new log filterer instance of Context, bound to a specific deployed contract.
NewContextTransactor creates a new write-only instance of Context, bound to a specific deployed contract.
NewDMessage creates a new instance of DMessage, bound to a specific deployed contract.
NewDMessageCaller creates a new read-only instance of DMessage, bound to a specific deployed contract.
NewDMessageFilterer creates a new log filterer instance of DMessage, bound to a specific deployed contract.
NewDMessageTransactor creates a new write-only instance of DMessage, bound to a specific deployed contract.
NewOwnable creates a new instance of Ownable, bound to a specific deployed contract.
NewOwnableCaller creates a new read-only instance of Ownable, bound to a specific deployed contract.
NewOwnableFilterer creates a new log filterer instance of Ownable, bound to a specific deployed contract.
NewOwnableTransactor creates a new write-only instance of Ownable, bound to a specific deployed contract.
NewWriteable creates a new instance of Writeable, bound to a specific deployed contract.
NewWriteableCaller creates a new read-only instance of Writeable, bound to a specific deployed contract.
NewWriteableFilterer creates a new log filterer instance of Writeable, bound to a specific deployed contract.
NewWriteableTransactor creates a new write-only instance of Writeable, bound to a specific deployed contract.
# Constants
ContextABI is the input ABI used to generate the binding from.
DMessageABI is the input ABI used to generate the binding from.
OwnableABI is the input ABI used to generate the binding from.
WriteableABI is the input ABI used to generate the binding from.
# Variables
DMessageBin is the compiled bytecode used for deploying new contracts.
DMessageFuncSigs maps the 4-byte function signature to its string representation.
OwnableFuncSigs maps the 4-byte function signature to its string representation.
WriteableFuncSigs maps the 4-byte function signature to its string representation.
# Structs
Context is an auto generated Go binding around an Ethereum contract.
ContextCaller is an auto generated read-only Go binding around an Ethereum contract.
ContextCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContextCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContextFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContextRaw is an auto generated low-level Go binding around an Ethereum contract.
ContextSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContextTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContextTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContextTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
DMessage is an auto generated Go binding around an Ethereum contract.
DMessageCaller is an auto generated read-only Go binding around an Ethereum contract.
DMessageCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DMessageCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DMessageFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DMessageOwnershipTransferred represents a OwnershipTransferred event raised by the DMessage contract.
DMessageOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the DMessage contract.
DMessageRaw is an auto generated low-level Go binding around an Ethereum contract.
DMessageSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DMessageTransactor is an auto generated write-only Go binding around an Ethereum contract.
DMessageTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DMessageTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
DMessageWritershipDecreased represents a WritershipDecreased event raised by the DMessage contract.
DMessageWritershipDecreasedIterator is returned from FilterWritershipDecreased and is used to iterate over the raw logs and unpacked data for WritershipDecreased events raised by the DMessage contract.
DMessageWritershipIncreased represents a WritershipIncreased event raised by the DMessage contract.
DMessageWritershipIncreasedIterator is returned from FilterWritershipIncreased and is used to iterate over the raw logs and unpacked data for WritershipIncreased events raised by the DMessage contract.
Ownable is an auto generated Go binding around an Ethereum contract.
OwnableCaller is an auto generated read-only Go binding around an Ethereum contract.
OwnableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OwnableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OwnableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OwnableOwnershipTransferred represents a OwnershipTransferred event raised by the Ownable contract.
OwnableOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Ownable contract.
OwnableRaw is an auto generated low-level Go binding around an Ethereum contract.
OwnableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OwnableTransactor is an auto generated write-only Go binding around an Ethereum contract.
OwnableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OwnableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Writeable is an auto generated Go binding around an Ethereum contract.
WriteableCaller is an auto generated read-only Go binding around an Ethereum contract.
WriteableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WriteableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WriteableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WriteableOwnershipTransferred represents a OwnershipTransferred event raised by the Writeable contract.
WriteableOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Writeable contract.
WriteableRaw is an auto generated low-level Go binding around an Ethereum contract.
WriteableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WriteableTransactor is an auto generated write-only Go binding around an Ethereum contract.
WriteableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WriteableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
WriteableWritershipDecreased represents a WritershipDecreased event raised by the Writeable contract.
WriteableWritershipDecreasedIterator is returned from FilterWritershipDecreased and is used to iterate over the raw logs and unpacked data for WritershipDecreased events raised by the Writeable contract.
WriteableWritershipIncreased represents a WritershipIncreased event raised by the Writeable contract.
WriteableWritershipIncreasedIterator is returned from FilterWritershipIncreased and is used to iterate over the raw logs and unpacked data for WritershipIncreased events raised by the Writeable contract.