Documentation
¶
Overview ¶
Package basiccont implements a simple container for volumes.
Index ¶
- func Constructor(_ json.RawMessage, _ schema.Factory) (schema.Schema, error)
- type Schema
- func (sch Schema) ListOIDs(ctx context.Context, s schema.RO, root []byte) ([]blobcache.OID, error)
- func (sch Schema) ReadLinks(ctx context.Context, s schema.RO, root []byte, ...) error
- func (sch Schema) ValidateChange(ctx context.Context, change schema.Change) error
- func (sch Schema) WalkOIDs(ctx context.Context, s schema.RO, cid blobcache.CID, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Constructor ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.