Directories
¶
Path | Synopsis |
---|---|
handlers
Package handlers manages the different versions of the API.
|
Package handlers manages the different versions of the API. |
handlers/debug/checkgrp
Package checkgrp maintains the group of handlers for health checking.
|
Package checkgrp maintains the group of handlers for health checking. |
handlers/v1
Package v1 contains the full set of handler functions and routes supported by the v1 web api.
|
Package v1 contains the full set of handler functions and routes supported by the v1 web api. |
handlers/v1/candlegrp
Package candlegrp maintains the group of handlers for candle access.
|
Package candlegrp maintains the group of handlers for candle access. |
handlers/v1/ordergrp
Package ordergrp maintains the group of handlers for order access.
|
Package ordergrp maintains the group of handlers for order access. |
handlers/v1/positiongrp
Package positiongrp maintains the group of handlers for position access.
|
Package positiongrp maintains the group of handlers for position access. |
handlers/v1/symbolgrp
Package symbolgrp maintains the group of handlers for order access.
|
Package symbolgrp maintains the group of handlers for order access. |
handlers/v1/usergrp
Package usergrp maintains the group of handlers for user access.
|
Package usergrp maintains the group of handlers for user access. |
sync
Package sync synchronizes candles from between database and binance API For each symbol, it pulls 100 candles per interval and the last candle afterwards
|
Package sync synchronizes candles from between database and binance API For each symbol, it pulls 100 candles per interval and the last candle afterwards |
collector
Package collector is a simple collector for
|
Package collector is a simple collector for |
publisher
Package publisher manages the publishing of metrics.
|
Package publisher manages the publishing of metrics. |
publisher/datadog
Package datadog provides support for publishing metrics to DD.
|
Package datadog provides support for publishing metrics to DD. |
publisher/expvar
Package expvar manages the publishing of metrics to stdout.
|
Package expvar manages the publishing of metrics to stdout. |
Click to show internal directories.
Click to hide internal directories.