MCPcopy Index your code
hub / github.com/coder/coder / requireOnlyDERPPaths

Method requireOnlyDERPPaths

enterprise/replicasync/replicasync_test.go:285–287  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

283}
284
285func (d *derpyHandler) requireOnlyDERPPaths(t *testing.T) {
286 require.Equal(t, uint32(0), d.Load())
287}

Callers 1

TestReplicaFunction · 0.95

Calls 2

EqualMethod · 0.45
LoadMethod · 0.45

Tested by

no test coverage detected