MCPcopy Create free account
hub / github.com/tailscale/tailcat / expandForServer

Struct expandForServer

tailcat.go:131–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129var ExpandForServer expandForServer
130
131type expandForServer struct{}
132
133// ConnBlob is a compact, URL-safe string that a server gives to clients so
134// they can connect. It is the "tc"-prefixed base64url encoding of CBOR-encoded

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected