MCPcopy Create free account
hub / github.com/tailscale/tailscale / Text

Method Text

ipn/ipn_view.go:912–912  ·  view source on GitHub ↗

plaintext to serve (primarily for testing)

()

Source from the content-addressed store, hash-verified

910
911// plaintext to serve (primarily for testing)
912func (v HTTPHandlerView) Text() string { return v.ж.Text }
913
914// peer capabilities to forward in grant header, e.g. example.com/cap/mon
915func (v HTTPHandlerView) AcceptAppCaps() views.Slice[tailcfg.PeerCapability] {

Callers 15

TestPackageDocsFunction · 0.80
handleGameFunction · 0.80
installSystemdFunction · 0.80
cleanAllTailscaleRoutesFunction · 0.80
ToTextMethod · 0.80
TestAuditIntegrationFunction · 0.80
testFuncNamesFunction · 0.80
getFieldCommentsFunction · 0.80
mainFunction · 0.80
generateNameFunction · 0.80

Calls

no outgoing calls

Tested by 5

TestPackageDocsFunction · 0.64
TestAuditIntegrationFunction · 0.64
TestNodeWithBadStateFileFunction · 0.64
handleMethod · 0.64