MCPcopy
hub / github.com/tailscale/golink / devMode

Function devMode

golink.go:716–716  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

714}
715
716func devMode() bool { return *dev != "" }
717
718const peerCapName = "tailscale.com/cap/golink"
719

Callers 3

RunFunction · 0.85
golink.goFile · 0.85
userExistsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected