Documentation ¶
Index ¶
- type Datafile
- func (_m *Datafile) Close() error
- func (_m *Datafile) FileID() int
- func (_m *Datafile) Name() string
- func (_m *Datafile) Read() (internal.Entry, int64, error)
- func (_m *Datafile) ReadAt(index int64, size int64) (internal.Entry, error)
- func (_m *Datafile) Size() int64
- func (_m *Datafile) Sync() error
- func (_m *Datafile) Write(_a0 internal.Entry) (int64, int64, error)
- type Indexer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Datafile ¶
Datafile is an autogenerated mock type for the Datafile type
Click to show internal directories.
Click to hide internal directories.