Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/syncthing/syncthing
/ GoString
Method
GoString
lib/relay/protocol/packets.go:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
func
(i SessionInvitation) GoString() string {
71
return
i.String()
72
}
Callers
nothing calls this directly
Calls
1
String
Method · 0.95
Tested by
no test coverage detected