Documentation ¶
Index ¶
Constants ¶
View Source
const PathChunkLen = 2
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirStorage ¶
func (*DirStorage) Check ¶
func (storage *DirStorage) Check(contentHash string) (exists bool, err error)
func (*DirStorage) OpenRead ¶
func (storage *DirStorage) OpenRead(contentHash string, rng *utils.Range) (rc io.ReadCloser, err error)
Click to show internal directories.
Click to hide internal directories.