Documentation ¶
Index ¶
- Variables
- func BlockInShard(shard *pfs.Shard, block *pfs.Block) bool
- func ByteRangeSize(byteRange *pfs.ByteRange) uint64
- func FileInShard(shard *pfs.Shard, file *pfs.File) bool
- func ReduceCommitInfos(commitInfos []*pfs.CommitInfo) []*pfs.CommitInfo
- func ReduceFileInfos(fileInfos []*pfs.FileInfo) []*pfs.FileInfo
- func ReduceRepoInfos(repoInfos []*pfs.RepoInfo) []*pfs.RepoInfo
- type Hasher
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFileNotFound = errors.New("file not found")
View Source
var ErrRepoNotFound = errors.New("repo not found")
Functions ¶
func ByteRangeSize ¶
func ReduceCommitInfos ¶
func ReduceCommitInfos(commitInfos []*pfs.CommitInfo) []*pfs.CommitInfo
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package drive provides the definitions for the low-level pfs storage drivers.
|
Package drive provides the definitions for the low-level pfs storage drivers. |
Package fuse is a generated protocol buffer package.
|
Package fuse is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.