package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Aug 21, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func FromWSRaw(pair string, data []interface{}) (interface{}, error)
FromWSRaw - based on condition will return snapshot of trades or single trade
type Snapshot struct {
Snapshot []*Trade
}
Trade represents a trade on the public data feed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.