# Functions
NewPoseidon creates a new instance of Poseidon, bound to a specific deployed contract.
NewPoseidonCaller creates a new read-only instance of Poseidon, bound to a specific deployed contract.
NewPoseidonFilterer creates a new log filterer instance of Poseidon, bound to a specific deployed contract.
NewPoseidonTransactor creates a new write-only instance of Poseidon, bound to a specific deployed contract.
# Variables
PoseidonABI is the input ABI used to generate the binding from.
PoseidonMetaData contains all meta data concerning the Poseidon contract.
# Structs
Poseidon is an auto generated Go binding around an Ethereum contract.
PoseidonCaller is an auto generated read-only Go binding around an Ethereum contract.
PoseidonCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PoseidonCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PoseidonFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PoseidonRaw is an auto generated low-level Go binding around an Ethereum contract.
PoseidonSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PoseidonTransactor is an auto generated write-only Go binding around an Ethereum contract.
PoseidonTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PoseidonTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.