# Functions

NewEarth creates a new instance of Earth, bound to a specific deployed contract.
NewEarthCaller creates a new read-only instance of Earth, bound to a specific deployed contract.
NewEarthFilterer creates a new log filterer instance of Earth, bound to a specific deployed contract.
NewEarthTransactor creates a new write-only instance of Earth, bound to a specific deployed contract.

# Variables

EarthABI is the input ABI used to generate the binding from.
EarthMetaData contains all meta data concerning the Earth contract.

# Structs

AckPacket is an auto generated low-level Go binding around an user-defined struct.
Earth is an auto generated Go binding around an Ethereum contract.
EarthCaller is an auto generated read-only Go binding around an Ethereum contract.
EarthCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
EarthCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
EarthFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
EarthOwnershipTransferred represents a OwnershipTransferred event raised by the Earth contract.
EarthOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Earth contract.
EarthRaw is an auto generated low-level Go binding around an Ethereum contract.
EarthSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
EarthTransactor is an auto generated write-only Go binding around an Ethereum contract.
EarthTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
EarthTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
UniversalPacket is an auto generated low-level Go binding around an user-defined struct.