Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileSystemMeta ¶
type FileSystemMeta struct {
RootDir string
}
func (FileSystemMeta) CacheRoot ¶
func (m FileSystemMeta) CacheRoot() string
func (FileSystemMeta) ConfigRoot ¶
func (m FileSystemMeta) ConfigRoot() string
func (FileSystemMeta) SnapshotRoot ¶
func (m FileSystemMeta) SnapshotRoot() string
func (FileSystemMeta) SocketRoot ¶
func (m FileSystemMeta) SocketRoot() string
func (FileSystemMeta) UpperPath ¶
func (m FileSystemMeta) UpperPath(id string) string
Click to show internal directories.
Click to hide internal directories.