Documentation ¶
Index ¶
- func CleanupPathForParts(filename string, ctx speccontext.GitContext) string
- func Extract(paths string, versionID string) (out map[string]string)
- func FilenameToPath(filename string, partsScope speccontext.PartsContext, ...) string
- func ForBranch(path, s3VersionID, gitBranchName string) (string, string)
- func PathForPart(dir string, scope speccontext.PartsContext, ctx speccontext.GitContext) string
- func PathToFilename(path string) string
- func Resolve(path, gitBranch string, gitFlow bool) (paths []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupPathForParts ¶
func CleanupPathForParts(filename string, ctx speccontext.GitContext) string
func FilenameToPath ¶
func FilenameToPath(filename string, partsScope speccontext.PartsContext, ctx speccontext.GitContext) string
func ForBranch ¶
ForBranch returns first path that has all values substituted like {branch} from git or argument and when the VerisonID is stripped from the path if present
func PathForPart ¶
func PathForPart(dir string, scope speccontext.PartsContext, ctx speccontext.GitContext) string
func PathToFilename ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.