Versions in this module Expand all Collapse all v1 v1.1.0 Feb 26, 2026 v1.0.0 Feb 26, 2026 Changes in this version + type GeneralCommandFactory struct + func (gf GeneralCommandFactory) ParseCommand(content StringKeyMap) Command + func (gf GeneralCommandFactory) ParseContent(content StringKeyMap) Content + type GroupCommandFactory struct + func (gf GroupCommandFactory) ParseCommand(content StringKeyMap) Command + func (gf GroupCommandFactory) ParseContent(content StringKeyMap) Content + type HistoryCommandFactory struct + func (gf HistoryCommandFactory) ParseCommand(content StringKeyMap) Command + func (gf HistoryCommandFactory) ParseContent(content StringKeyMap) Content + type IGeneralCommandFactory interface + type IGroupCommandFactory interface + type IHistoryCommandFactory interface