Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StagingBSMgr ¶
type StagingBSMgr struct { RootDir string // contains filtered or unexported fields }
func NewStagingBSMgr ¶
func NewStagingBSMgr(dir string) (*StagingBSMgr, error)
func (*StagingBSMgr) AllocNew ¶
func (sbmgr *StagingBSMgr) AllocNew() (BSID, blockstore.Blockstore, error)
func (*StagingBSMgr) CleanUp ¶
func (sbmgr *StagingBSMgr) CleanUp(bsid BSID) error
Click to show internal directories.
Click to hide internal directories.