command
module
Version:
v0.0.0-...-34c3f81
Opens a new window with list of versions in this module.
Published: Feb 1, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Order Book
This repo is a solution for Scalable Solutions assessment.
The solution is Order Book and should have such features, as:
- Adding new order.
- Removing orders based on order ID.
- Retrieving order's info by order ID.
- Performing matching of the orders based on price.
- Presenting Market data snapshot
Also solution should been written on Go, covered with unit tests, and be well documented.
Build
Usage
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.