Documentation ¶
Index ¶
- Variables
- func HexGzipString(s string) (string, error)
- func Key(s string) string
- func OsPath(s string) string
- func ResolvePathInBase(base, path string) (string, error)
- func String(r Resolver) string
- func UnHexGzipString(packed string) (string, error)
- type Disk
- type HexGzip
- type InMemory
- type Packable
- type Resolver
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultResolver = defaultResolver()
Functions ¶
func HexGzipString ¶
func ResolvePathInBase ¶
ResolvePathInBase returns a path that is guaranteed to be inside of the base directory or an error
func UnHexGzipString ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.