Documentation ¶
Index ¶
- type SnapDir
- func (s *SnapDir) Install(targetPath, mountDir string) error
- func (s *SnapDir) ListDir(path string) ([]string, error)
- func (s *SnapDir) Path() string
- func (s *SnapDir) ReadFile(file string) (content []byte, err error)
- func (s *SnapDir) Size() (size int64, err error)
- func (s *SnapDir) Unpack(src, dstDir string) error
- func (s *SnapDir) Walk(relative string, walkFn filepath.WalkFunc) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.