Documentation ¶
Overview ¶
Package stats contains an in-memory StatReceiver that only stores sizes of received blobs but not their contents.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Receiver ¶
Receiver is a dummy blobserver.StatReceiver that doesn't store anything; it just collects statistics.
TODO: we have another copy of this same type in camput/files.go. move them to a common place? well, the camput one is probably going away at some point.
func (*Receiver) ReceiveBlob ¶
func (*Receiver) SumBlobSize ¶
Click to show internal directories.
Click to hide internal directories.