Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
Writer writes Upbound usage events for a single account to a usage report in a tar archive. Must be initialized with NewWriter(). Callers must call Close() on the writer when finished writing to it.
Click to show internal directories.
Click to hide internal directories.