Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalFileSystem ¶
type LocalFileSystem struct {
Root string `env:""`
}
func (*LocalFileSystem) Delete ¶
func (l *LocalFileSystem) Delete(key string) error
func (*LocalFileSystem) Init ¶
func (l *LocalFileSystem) Init() error
func (*LocalFileSystem) SetDefault ¶
func (l *LocalFileSystem) SetDefault()
Click to show internal directories.
Click to hide internal directories.