ccxt-go/exchange_orderbookside.go
zhangkun9038@dingtalk.com 1a2ce7046a first add
2025-02-28 10:33:20 +08:00

8 lines
103 B
Go

package ccxt
type OrderBookSide struct {
}
func (c *OrderBookSide) StoreArray(array interface{}) {
}