MCPcopy
hub / github.com/tailscale/tailscale / Error

Method Error

util/testenv/testenv.go:27–27  ·  view source on GitHub ↗
(args ...any)

Source from the content-addressed store, hash-verified

25type TB interface {
26 Cleanup(func())
27 Error(args ...any)
28 Errorf(format string, args ...any)
29 Fail()
30 FailNow()

Callers 15

Example_tshelloFunction · 0.65
TestListenSSHFunction · 0.65
TestListenServiceFunction · 0.65
mustDirectFunction · 0.65
TestResolveAuthKeyFunction · 0.65
mainFunction · 0.65
installFreedesktopFunction · 0.65
ErrorMethod · 0.65
csrfProtectMethod · 0.65
serveMethod · 0.65
requireTailscaleIPMethod · 0.65
authorizeRequestMethod · 0.65

Calls

no outgoing calls

Tested by 15

Example_tshelloFunction · 0.52
TestListenSSHFunction · 0.52
TestListenServiceFunction · 0.52
mustDirectFunction · 0.52
TestResolveAuthKeyFunction · 0.52
TestPathPrefixFunction · 0.52
mockLocalAPIFunction · 0.52
TestServePostRoutesFunction · 0.52
ServeHTTPMethod · 0.52
runMethod · 0.52
ServeHTTPMethod · 0.52
TestConnBasicFunction · 0.52