Versions in this module Expand all Collapse all v0 v0.0.1 Jun 20, 2023 Changes in this version + type Manager struct + func InitParserManager(cfg *conf.MysGateConfig, e *xorm.Engine) *Manager + func (m *Manager) CloseParser() + type Parser struct + func NewParser(rpc string, keys []string, e *xorm.Engine) *Parser