Documentation ¶
Overview ¶
Package testblob implements a blobstore appropriate for testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New returns a new blob store appropriate for testing. The returned store is empty and stored contents are kept in memory. New buckets are created as they are referenced. The implementation is not efficient for large numbers of keys. The provided scheme is used to construct object locations in the returned store.
Types ¶
type ErrBucket ¶
Click to show internal directories.
Click to hide internal directories.