Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ Lstat
Method
Lstat
pkg/schema/schema.go:78–78 ·
view source on GitHub ↗
(fileName string)
Source
from the content-addressed store, hash-verified
76
77
type
StatHasher
interface
{
78
Lstat(fileName string) (os.FileInfo, error)
79
Hash(fileName string) (blob.Ref, error)
80
}
81
Callers
15
TestNonUTF8FileName
Function · 0.65
TestCamgetFIFO
Function · 0.65
TestCamgetSocket
Function · 0.65
Lstat
Method · 0.65
TestJSON
Function · 0.65
TestRegularFile
Function · 0.65
TestSymlink
Function · 0.65
TestStaticFileAndStaticSymlink
Function · 0.65
TestStaticFIFO
Function · 0.65
TestStaticSocket
Function · 0.65
TestSymlink
Function · 0.65
CamliVarDir
Function · 0.65
Implementers
1
defaultStatHasher
pkg/schema/schema.go
Calls
no outgoing calls
Tested by
11
TestNonUTF8FileName
Function · 0.52
TestCamgetFIFO
Function · 0.52
TestCamgetSocket
Function · 0.52
TestJSON
Function · 0.52
TestRegularFile
Function · 0.52
TestSymlink
Function · 0.52
TestStaticFileAndStaticSymlink
Function · 0.52
TestStaticFIFO
Function · 0.52
TestStaticSocket
Function · 0.52
TestSymlink
Function · 0.52
TestCamPkConfigMigration
Function · 0.52