Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockObjectStore ¶
func NewMockObjectStore ¶
func NewMockObjectStore() *MockObjectStore
func (*MockObjectStore) Get ¶
func (objstore *MockObjectStore) Get(path string, subpath ...string) ([]byte, error)
Get an object
Click to show internal directories.
Click to hide internal directories.