# Functions
DeployStructuredLinkedList deploys a new Ethereum contract, binding an instance of StructuredLinkedList to it.
NewStructuredLinkedList creates a new instance of StructuredLinkedList, bound to a specific deployed contract.
NewStructuredLinkedListCaller creates a new read-only instance of StructuredLinkedList, bound to a specific deployed contract.
NewStructuredLinkedListFilterer creates a new log filterer instance of StructuredLinkedList, bound to a specific deployed contract.
NewStructuredLinkedListTransactor creates a new write-only instance of StructuredLinkedList, bound to a specific deployed contract.
# Variables
StructuredLinkedListABI is the input ABI used to generate the binding from.
StructuredLinkedListBin is the compiled bytecode used for deploying new contracts.
StructuredLinkedListMetaData contains all meta data concerning the StructuredLinkedList contract.
# Structs
StructuredLinkedList is an auto generated Go binding around an Ethereum contract.
StructuredLinkedListCaller is an auto generated read-only Go binding around an Ethereum contract.
StructuredLinkedListCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StructuredLinkedListCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StructuredLinkedListFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StructuredLinkedListRaw is an auto generated low-level Go binding around an Ethereum contract.
StructuredLinkedListSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StructuredLinkedListTransactor is an auto generated write-only Go binding around an Ethereum contract.
StructuredLinkedListTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StructuredLinkedListTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.