Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct {
// contains filtered or unexported fields
}
Info holds information about a particular orders, from the raw data of an orders to relevant information to an orders in relation to other orders
type Order ¶
Order holds order information
func EmptyOrder ¶
func EmptyOrder() (o Order)
EmptyOrder convenience function to return a dummy/empty orders
func NewOrderFloat32 ¶
NewOrderFloat32 based on float32
func NewOrderFloat64 ¶
NewOrderFloat64 based on float64
func NewOrderString ¶
NewOrderString creates from string
Click to show internal directories.
Click to hide internal directories.