Documentation
¶
Overview ¶
Package ids mints client order ids and enforces the Korbit clientOrderId charset.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClientOrderIDPattern = regexp.MustCompile(`^[0-9a-zA-Z.:_-]{1,36}$`)
ClientOrderIDPattern is the Korbit clientOrderId charset/length rule.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.