Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
17
type
ComposeCluster
struct
{}
18
19
func
NewComposeCluster() *ComposeCluster {
20
return
&ComposeCluster{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected