Documentation ¶
Index ¶
- func DecodePath(encodedRelativePath string) (string, error)
- func EncodePath(relativePath string) string
- func GetRepositoryUrl(path string) (string, error)
- func Hash(content []byte) string
- func SanitiseCredentials(rawUrl string) (string, error)
- func ToAbsolutePath(baseDir string, relativePath string) string
- func ToRelativeUnixPath(baseDir string, absoluteFilePath string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodePath ¶ added in v0.4.0
func EncodePath ¶ added in v0.4.0
func GetRepositoryUrl ¶ added in v1.1.0
func SanitiseCredentials ¶ added in v1.5.4
func ToAbsolutePath ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.