Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type FiltersBlock ¶
type FiltersBlock struct {
Offset int `json:"offset"`
Messages []dia.FiltersBlock
}
type TradesBlock ¶
type TradesBlock struct {
Offset int `json:"offset"`
Messages []dia.TradesBlock
}
Click to show internal directories.
Click to hide internal directories.