# Functions
No description provided by the author
# Structs
No description provided by the author
SingleSpoe configuration client Parser is the SPOE parser instance that loads SPOE configuration file on Init and when transaction is committed it gets replaced with the SPOE parser from parsers map parsers map contains a SPOE parser for each transaction, which loads data from transaction files on StartTransaction, and deletes on CommitTransaction We save data to file on every change for persistence.
# Interfaces
No description provided by the author