MCPcopy
hub / github.com/NVIDIA/aistore / Join

Method Join

api/apc/urlpaths.go:80–82  ·  view source on GitHub ↗
(words ...string)

Source from the content-addressed store, hash-verified

78)
79
80func (u URLPath) Join(words ...string) string {
81 return cos.JoinWords(u.S, words...)
82}

Callers 15

createLogDirsFunction · 0.80
createFunction · 0.80
getNextObjsMethod · 0.80
countObjectsFunction · 0.80
errorsMethod · 0.80
persistErrorMethod · 0.80
tasksMethod · 0.80
persistTaskInfoMethod · 0.80
flushMethod · 0.80
deleteMethod · 0.80
comm_test.goFile · 0.80
setPodEnvVariablesMethod · 0.80

Calls 1

JoinWordsFunction · 0.92

Tested by 15

genRandomHeaderFunction · 0.64
TestConfigTestEnvFunction · 0.64
TestConfigFSPathsFunction · 0.64
mkFileFunction · 0.64
saveRandomFilesFunction · 0.64
TestMakeAndParseFQNFunction · 0.64
BenchmarkObjPutFunction · 0.64
BenchmarkObjGetDiscardFunction · 0.64
TestRenameObjectsFunction · 0.64
genCURLCmdLineFunction · 0.64
doMethod · 0.64