Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Orders []*Order
Orders variable holds an array of pointers to order structs
Functions ¶
func DeleteOrder ¶
DeleteOrder deletes orders by ID and returns state
Types ¶
type Order ¶
Order struct holds order values
func GetOrderByOrderID ¶
GetOrderByOrderID returns order pointer by ID
func GetOrdersByExchange ¶
GetOrdersByExchange returns order pointer grouped by exchange
Click to show internal directories.
Click to hide internal directories.