# Functions
NewGreeter creates a new instance of Greeter, bound to a specific deployed contract.
NewGreeterCaller creates a new read-only instance of Greeter, bound to a specific deployed contract.
NewGreeterTransactor creates a new write-only instance of Greeter, bound to a specific deployed contract.
# Constants
GreeterABI is the input ABI used to generate the binding from.
# Structs
Greeter is an auto generated Go binding around an Ethereum contract.
GreeterCaller is an auto generated read-only Go binding around an Ethereum contract.
GreeterCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
GreeterCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
GreeterRaw is an auto generated low-level Go binding around an Ethereum contract.
GreeterSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
GreeterTransactor is an auto generated write-only Go binding around an Ethereum contract.
GreeterTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
GreeterTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.