Documentation
¶
Index ¶
- type Fork
- func (f *Fork) Delete(ctx context.Context, id cadata.ID) error
- func (f *Fork) Exists(ctx context.Context, id cadata.ID) (bool, error)
- func (f *Fork) Get(ctx context.Context, id cadata.ID, buf []byte) (int, error)
- func (f *Fork) Hash(data []byte) cadata.ID
- func (f *Fork) MaxSize() int
- func (f *Fork) Post(ctx context.Context, data []byte) (cadata.ID, error)
- type UnionGet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.