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

TypeAlias bKey

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

bKey, or "binding key" identifies a peer in a binding

Source from the content-addressed store, hash-verified

480
481// bKey, or "binding key" identifies a peer in a binding
482type bKey uuid.UUID
483
484// binding represents an association between a peer and a Node.
485type binding struct {

Callers 3

Test_storeBindingFunction · 0.85
recvLoopMethod · 0.85
handleRequestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected