Documentation ¶
Index ¶
- type BoltFS
- type ByteFile
- func (bf *ByteFile) Close() error
- func (bf *ByteFile) IsDir() bool
- func (bf *ByteFile) ModTime() time.Time
- func (bf *ByteFile) Mode() fs.FileMode
- func (bf *ByteFile) Name() string
- func (bf *ByteFile) Read(data []byte) (int, error)
- func (bf *ByteFile) Seek(offset int64, whence int) (int64, error)
- func (bf *ByteFile) Size() int64
- func (bf *ByteFile) Stat() (fs.FileInfo, error)
- func (bf *ByteFile) Sys() any
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.