Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
AccountsCached = prometheus.NewGauge(prometheus.GaugeOpts{
Namespace: "plutos",
Subsystem: "preloader",
Name: "accounts_cached",
Help: "number of accounts in memory at the moment",
})
)
View Source
var ErrLoading = errors.New("account is fetching from bigchain. retry again")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.