Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TradesEstimationService ¶
type TradesEstimationService struct {
// contains filtered or unexported fields
}
func NewTradesEstimationService ¶
func NewTradesEstimationService(datastore models.Datastore) *TradesEstimationService
func (*TradesEstimationService) Close ¶
func (s *TradesEstimationService) Close() error
func (*TradesEstimationService) ProcessTrade ¶
func (s *TradesEstimationService) ProcessTrade(trade *dia.Trade)
Click to show internal directories.
Click to hide internal directories.