Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileManager ¶
type FileManager struct {
// contains filtered or unexported fields
}
func NewFileManager ¶
func NewFileManager(lockpoolSize uint, cacheSize uint) FileManager
func (*FileManager) Delete ¶
func (fm *FileManager) Delete(filepath string) error
Click to show internal directories.
Click to hide internal directories.