# Functions
NewPancake creates a new instance of Pancake, bound to a specific deployed contract.
NewPancakeCaller creates a new read-only instance of Pancake, bound to a specific deployed contract.
NewPancakeFilterer creates a new log filterer instance of Pancake, bound to a specific deployed contract.
NewPancakeTransactor creates a new write-only instance of Pancake, bound to a specific deployed contract.
# Constants
PancakeABI is the input ABI used to generate the binding from.
# Structs
Pancake is an auto generated Go binding around an Ethereum contract.
PancakeCaller is an auto generated read-only Go binding around an Ethereum contract.
PancakeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PancakeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PancakeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PancakePairCreated represents a PairCreated event raised by the Pancake contract.
PancakePairCreatedIterator is returned from FilterPairCreated and is used to iterate over the raw logs and unpacked data for PairCreated events raised by the Pancake contract.
PancakeRaw is an auto generated low-level Go binding around an Ethereum contract.
PancakeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PancakeTransactor is an auto generated write-only Go binding around an Ethereum contract.
PancakeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PancakeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.