MCPcopy 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
70func (i SessionInvitation) GoString() string {
71 return i.String()
72}

Callers

nothing calls this directly

Calls 1

StringMethod · 0.95

Tested by

no test coverage detected