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

Struct ComposeCluster

dgraphtest/compose_cluster.go:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15)
16
17type ComposeCluster struct{}
18
19func NewComposeCluster() *ComposeCluster {
20 return &ComposeCluster{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected