package
1.60.0
Repository: https://github.com/c9s/bbgo.git
Documentation: pkg.go.dev

# Functions

# Constants

# Structs

go:generate requestgen -method GET -type Request -url "/v1/metrics/:category/:metric" -responseType DataSlice.

# Type aliases

In Glassnode API, there are two types of response, for example: /v1/metrics/market/marketcap_usd [ { "t": 1614556800, "v": 927789865185.0476 }, ..