MCPcopy
hub / github.com/dgraph-io/dgraph / dgraphImage

Method dgraphImage

dgraphtest/image.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28)
29
30func (c *LocalCluster) dgraphImage() string {
31 return buildvars.DockerImage.Get() + ":local"
32}
33
34// setupBinary sets up dgraph binaries in tempBinDir.
35//

Callers 1

createContainerMethod · 0.95

Calls 1

GetMethod · 0.65

Tested by

no test coverage detected