MCPcopy Create free account
hub / github.com/coder/coder / mKey

TypeAlias mKey

enterprise/tailnet/pgcoord.go:1477–1477  ·  view source on GitHub ↗

mKey identifies a set of node mappings we want to query.

Source from the content-addressed store, hash-verified

1475
1476// mKey identifies a set of node mappings we want to query.
1477type mKey uuid.UUID
1478
1479// mapping associates a particular peer, and its respective coordinator with a node.
1480type mapping struct {

Callers 5

newConnMethod · 0.85
cleanupConnMethod · 0.85
peerUpdateMethod · 0.85
listenTunnelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected