MCPcopy Create free account
hub / github.com/MG-RAST/Shock / getIndexPath

Function getIndexPath

shock-server/node/helper.go:109–111  ·  view source on GitHub ↗
(id string)

Source from the content-addressed store, hash-verified

107}
108
109func getIndexPath(id string) string {
110 return fmt.Sprintf("%s/idx", getPath(id))
111}

Callers 1

IndexPathMethod · 0.85

Calls 1

getPathFunction · 0.85

Tested by

no test coverage detected