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