# 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.
NewGreeterFilterer creates a new log filterer 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.
GreeterFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
GreeterRaw is an auto generated low-level Go binding around an Ethereum contract.
GreeterReportGreetingChangedEvent represents a ReportGreetingChangedEvent event raised by the Greeter contract.
GreeterReportGreetingChangedEventIterator is returned from FilterReportGreetingChangedEvent and is used to iterate over the raw logs and unpacked data for ReportGreetingChangedEvent events raised by the Greeter contract.
GreeterReportGreetingEvent represents a ReportGreetingEvent event raised by the Greeter contract.
GreeterReportGreetingEventIterator is returned from FilterReportGreetingEvent and is used to iterate over the raw logs and unpacked data for ReportGreetingEvent events raised by the Greeter 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.