# Functions
NewErc1271 creates a new instance of Erc1271, bound to a specific deployed contract.
NewErc1271Caller creates a new read-only instance of Erc1271, bound to a specific deployed contract.
NewErc1271Filterer creates a new log filterer instance of Erc1271, bound to a specific deployed contract.
NewErc1271Transactor creates a new write-only instance of Erc1271, bound to a specific deployed contract.
# Variables
Erc1271ABI is the input ABI used to generate the binding from.
Erc1271MetaData contains all meta data concerning the Erc1271 contract.
# Structs
Erc1271 is an auto generated Go binding around an Ethereum contract.
Erc1271Caller is an auto generated read-only Go binding around an Ethereum contract.
Erc1271CallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Erc1271CallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Erc1271Filterer is an auto generated log filtering Go binding around an Ethereum contract events.
Erc1271Raw is an auto generated low-level Go binding around an Ethereum contract.
Erc1271Session is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Erc1271Transactor is an auto generated write-only Go binding around an Ethereum contract.
Erc1271TransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Erc1271TransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.