Documentation ¶
Overview ¶
Package live provides live accounting functionality. That is, it keeps track of deltas in the amount of storage used by each project relative to the last tally operation (see pkg/accounting/tally).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Error is the default error class for live-accounting. Error = errs.Class("live-accounting") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.