MCPcopy Create free account

hub / github.com/Redundancy/go-sync / functions

Functions329 in github.com/Redundancy/go-sync

FunctionTestWeakNotInIndex2
(t *testing.T)
index/index_test.go:76
FunctionTestWriteBlock
(t *testing.T)
circularbuffer/noalloc_test.go:24
FunctionTestWriteSingleByteGetSingleByte
(t *testing.T)
circularbuffer/noalloc_test.go:90
FunctionTestWriteSingleByteReturnsSingleEvictedByte
(t *testing.T)
circularbuffer/noalloc_test.go:110
FunctionTestWriteTwoBlocksGet
(t *testing.T)
circularbuffer/noalloc_test.go:80
FunctionTestWriteTwoBlocksGetEvicted
(t *testing.T)
circularbuffer/noalloc_test.go:100
FunctionTestWritingAfterTruncating
(t *testing.T)
circularbuffer/noalloc_test.go:142
FunctionTestWritingMultipleBytesWhenBufferIsNotFull
(t *testing.T)
circularbuffer/noalloc_test.go:38
FunctionTestWritingUnderCapacityGivesEmptyEvicted
(t *testing.T)
circularbuffer/noalloc_test.go:29
FunctionToPatcherFoundSpan
(sl comparer.BlockSpanList, blockSize int64)
http_test.go:151
FunctionToPatcherMissingSpan
(sl comparer.BlockSpanList, blockSize int64)
http_test.go:164
MethodWrite
Write new data
circularbuffer/noalloc.go:61
MethodWrite
(by []byte)
circularbuffer/noalloc.go:145
FunctionZeroReader
(length int)
util/readers/uniformreader.go:41
FunctioncorruptContentHandler
(w http.ResponseWriter, req *http.Request)
blocksources/httpblocksource_test.go:36
FunctiongetLocalOrRemoteFile
(path string)
cmd/gosync/common.go:90
Functionhandler
(w http.ResponseWriter, req *http.Request)
http_test.go:30
Functionhandler
(w http.ResponseWriter, req *http.Request)
blocksources/httpblocksource_test.go:22
Functioninit
()
circularbuffer/noalloc_test.go:13
Functioninit
()
cmd/gosync/patch.go:14
Functioninit
()
cmd/gosync/diff.go:12
Functioninit
()
cmd/gosync/build.go:13
Functioninit
()
patcher/sequential/sequential_test.go:26
Functioninit
-----------------------------------------------------------------------------
blocksources/blocksourcebase_test.go:41
Functioninit
set up a http server locally that will respond predictably to ranged requests NB: Doing this will prevent deadlocks from being caught!
blocksources/httpblocksource_test.go:42
Functionmain
()
cmd/gosync/main.go:28
FunctionpartialContentHandler
(w http.ResponseWriter, req *http.Request)
blocksources/httpblocksource_test.go:29
FunctiontoPatcherFoundSpan
(sl comparer.BlockSpanList, blockSize int64)
cmd/gosync/common.go:113
FunctiontoPatcherMissingSpan
(sl comparer.BlockSpanList, blockSize int64)
cmd/gosync/common.go:126
← previous301–329 of 329, ranked by callers