Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BOX_USDT = goex.CurrencyPair{CurrencyA: goex.Currency{"BOX", ""}, CurrencyB: goex.USDT, AmountTickSize: 4, PriceTickSize: 4}
View Source
var ProviderSet = wire.NewSet(NewScheduleServer, NewRouter, NewBoxPrice)
ProviderSet is schedule providers.
Functions ¶
This section is empty.
Types ¶
type BoxPrice ¶
type BoxPrice struct { }
func NewBoxPrice ¶
func NewBoxPrice(s *Server, m *util.EmailNotify) BoxPrice
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.