Documentation ¶
Index ¶
- type Blobsink
- func (bs *Blobsink) DeleteBlobData(_ context.Context, _ blid.Blid) (bool, error)
- func (bs *Blobsink) GetBlobReader(_ context.Context, _ uint64, _ blid.Blid) (io.ReadCloser, bool, error)
- func (bs *Blobsink) GetBlobWriter(_ context.Context, _ blid.Blid) (io.Writer, func(bool) error, error)
- func (bs *Blobsink) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Blobsink ¶
type Blobsink struct { }
func (*Blobsink) DeleteBlobData ¶
func (*Blobsink) GetBlobReader ¶
func (*Blobsink) GetBlobWriter ¶
Click to show internal directories.
Click to hide internal directories.