Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ fakeSetter
TypeAlias
fakeSetter
tailnet/controllers_test.go:627–627 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
625
}
626
627
type
fakeSetter
chan
*tailcfg.DERPMap
628
629
func
(s fakeSetter) SetDERPMap(derpMap *tailcfg.DERPMap) {
630
s <- derpMap
Callers
2
TestNewBasicDERPController_Mainline
Function · 0.85
TestNewBasicDERPController_RecvErr
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected