segment

package
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Segment

type Segment interface {
	io.Closer
	Reading(io.ReadSeekCloser) (int, error)
	ReadEntry(*entry.Entry) (common.ErrCode, int, error)
	WriteEntry(entry.Entry) (common.ErrCode, error)
	WriteBatch(entry.Batch) (common.ErrCode, error)
	SeekToRead(int64) error
}

Segment interface.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL