MCPcopy
hub / github.com/syncthing/syncthing / Error

Method Error

lib/beacon/beacon.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 Send(data []byte)
29 Recv() ([]byte, net.Addr)
30 Error() error
31}
32
33type cast struct {

Callers 15

shouldBuildSysoFunction · 0.65
TestPingFunction · 0.65
TestCloseFunction · 0.65
TestWriteCompressedFunction · 0.65
TestLZ4CompressionFunction · 0.65
TestRequestMaxSizeFunction · 0.65
TestIndexIDStringFunction · 0.65
TestEnDecryptNameFunction · 0.65
TestKeyDerivationFunction · 0.65
TestEnDecryptBytesFunction · 0.65
TestEnDecryptFileInfoFunction · 0.65

Implementers 1

castlib/beacon/beacon.go

Calls

no outgoing calls

Tested by 15

TestPingFunction · 0.52
TestCloseFunction · 0.52
TestWriteCompressedFunction · 0.52
TestLZ4CompressionFunction · 0.52
TestRequestMaxSizeFunction · 0.52
TestIndexIDStringFunction · 0.52
TestEnDecryptNameFunction · 0.52
TestKeyDerivationFunction · 0.52
TestEnDecryptBytesFunction · 0.52
TestEnDecryptFileInfoFunction · 0.52
TestLuhn32Function · 0.52