Documentation ¶
Index ¶
Constants ¶
View Source
const WriteTestFile = "write_test.tmp"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalStorage ¶
type LocalStorage struct {
// contains filtered or unexported fields
}
func NewLocalStorage ¶
func NewLocalStorage(rootPath string) (*LocalStorage, error)
func (*LocalStorage) DeleteFile ¶
func (s *LocalStorage) DeleteFile(filename string) error
Click to show internal directories.
Click to hide internal directories.