MCPcopy
hub / github.com/syncthing/syncthing / Name

Method Name

lib/fs/filesystem.go:81–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 io.Writer
80 io.WriterAt
81 Name() string
82 Truncate(size int64) error
83 Stat() (FileInfo, error)
84 Sync() error

Callers 15

copyStderrFunction · 0.95
processMethod · 0.95
pruneInterfaceCheckFunction · 0.65
collectThemesFunction · 0.65
TestVersionRestoreFunction · 0.65
WalkMethod · 0.65
TestPathTildesFunction · 0.65
tempCfgFilenameFunction · 0.65
checkForProblemsMethod · 0.65
TestCachingFunction · 0.65
BenchmarkMatchCachedFunction · 0.65

Implementers 3

fakeFilelib/scanner/virtualfs_test.go
metricsFilelib/fs/metrics.go
fakeFilelib/fs/fakefs.go

Calls

no outgoing calls

Tested by 15

TestVersionRestoreFunction · 0.52
WalkMethod · 0.52
TestPathTildesFunction · 0.52
tempCfgFilenameFunction · 0.52
TestCachingFunction · 0.52
BenchmarkMatchCachedFunction · 0.52
TestCacheReloadFunction · 0.52
TestHTTPLoginFunction · 0.52
TestConfigChangesFunction · 0.52
TestTempFilePermissionsFunction · 0.52
TestRealCaseFunction · 0.52