Documentation ¶
Index ¶
- func CollectCaps(r io.Reader) (caps []eris.ReadCapability, err error)
- type DumpStore
- func (store *DumpStore) Allowed() eris.AllowOps
- func (store *DumpStore) Close() error
- func (server *DumpStore) Drop(ref eris.Ref) error
- func (store *DumpStore) Get(ctx context.Context, chunk []byte, ref eris.Ref) error
- func (store *DumpStore) Has(ctx context.Context, ref eris.Ref, chunkSize int) bool
- func (store *DumpStore) Put(ctx context.Context, chunk []byte, ref eris.Ref) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectCaps ¶
func CollectCaps(r io.Reader) (caps []eris.ReadCapability, err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.