# Functions

DeployEoconfig deploys a new Ethereum contract, binding an instance of Eoconfig to it.
NewEoconfig creates a new instance of Eoconfig, bound to a specific deployed contract.
NewEoconfigCaller creates a new read-only instance of Eoconfig, bound to a specific deployed contract.
NewEoconfigFilterer creates a new log filterer instance of Eoconfig, bound to a specific deployed contract.
NewEoconfigTransactor creates a new write-only instance of Eoconfig, bound to a specific deployed contract.

# Variables

EoconfigABI is the input ABI used to generate the binding from.
EoconfigBin is the compiled bytecode used for deploying new contracts.
EoconfigMetaData contains all meta data concerning the Eoconfig contract.

# Structs

Eoconfig is an auto generated Go binding around an Ethereum contract.
EoconfigCaller is an auto generated read-only Go binding around an Ethereum contract.
EoconfigCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
EoconfigCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
EoconfigFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
EoconfigInitialized represents a Initialized event raised by the Eoconfig contract.
EoconfigInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Eoconfig contract.
EoconfigOnConfigChange represents a OnConfigChange event raised by the Eoconfig contract.
EoconfigOnConfigChangeIterator is returned from FilterOnConfigChange and is used to iterate over the raw logs and unpacked data for OnConfigChange events raised by the Eoconfig contract.
EoconfigOnSourceAdded represents a OnSourceAdded event raised by the Eoconfig contract.
EoconfigOnSourceAddedIterator is returned from FilterOnSourceAdded and is used to iterate over the raw logs and unpacked data for OnSourceAdded events raised by the Eoconfig contract.
EoconfigOnSourceRemoved represents a OnSourceRemoved event raised by the Eoconfig contract.
EoconfigOnSourceRemovedIterator is returned from FilterOnSourceRemoved and is used to iterate over the raw logs and unpacked data for OnSourceRemoved events raised by the Eoconfig contract.
EoconfigOnSourceUpdated represents a OnSourceUpdated event raised by the Eoconfig contract.
EoconfigOnSourceUpdatedIterator is returned from FilterOnSourceUpdated and is used to iterate over the raw logs and unpacked data for OnSourceUpdated events raised by the Eoconfig contract.
EoconfigOnSymbolAdded represents a OnSymbolAdded event raised by the Eoconfig contract.
EoconfigOnSymbolAddedIterator is returned from FilterOnSymbolAdded and is used to iterate over the raw logs and unpacked data for OnSymbolAdded events raised by the Eoconfig contract.
EoconfigOnSymbolRemoved represents a OnSymbolRemoved event raised by the Eoconfig contract.
EoconfigOnSymbolRemovedIterator is returned from FilterOnSymbolRemoved and is used to iterate over the raw logs and unpacked data for OnSymbolRemoved events raised by the Eoconfig contract.
EoconfigOnSymbolUpdated represents a OnSymbolUpdated event raised by the Eoconfig contract.
EoconfigOnSymbolUpdatedIterator is returned from FilterOnSymbolUpdated and is used to iterate over the raw logs and unpacked data for OnSymbolUpdated events raised by the Eoconfig contract.
EoconfigOwnershipTransferred represents a OwnershipTransferred event raised by the Eoconfig contract.
EoconfigOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Eoconfig contract.
EoconfigRaw is an auto generated low-level Go binding around an Ethereum contract.
EoconfigSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
EoconfigTransactor is an auto generated write-only Go binding around an Ethereum contract.
EoconfigTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
EoconfigTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.