Versions in this module Expand all Collapse all v0 v0.0.1 Dec 29, 2024 Changes in this version + const CommandName + const HelpCommandName + const PriceCommandName + type Market struct + func NewMarket(clientMgr client.IManager, priceCache cache.Cache[string, entity.Price]) *Market + func (m *Market) GetCommand() *command.Command