Documentation
¶
Index ¶
- Constants
- func GetAbs(absolutePath AbsPath) string
- func GetRel(relativePath RelPath, absolutePath AbsPath) string
- func ReadDirectories(path string) (map[string]string, error)
- func Register(absolutePaths map[AbsPath]string, relativePaths map[RelPath]string, ...) error
- func Sanitize(s string) string
- type AbsDir
- type AbsPath
- type Pathway
- type RelDir
- type RelPath
Constants ¶
View Source
const (
DefaultFileMode = permUrwGrwOr
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.