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
func (*Datafile) Close ¶
Close provides a mock function with given fields:
func (*Datafile) FileID ¶
FileID provides a mock function with given fields:
func (*Datafile) Name ¶
Name provides a mock function with given fields:
func (*Datafile) Read ¶
Read provides a mock function with given fields:
func (*Datafile) ReadAt ¶
ReadAt provides a mock function with given fields: index, size
func (*Datafile) Size ¶
Size provides a mock function with given fields:
func (*Datafile) Sync ¶
Sync provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.