Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SignTools/SignTools
/ FSName
TypeAlias
FSName
src/storage/filesystem.go:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
)
15
16
type
FSName string
17
18
type
FileSystem
interface
{
19
GetString(FSName) (string, error)
Callers
9
getTweaks
Function · 0.92
writeArchive
Method · 0.85
GetModTime
Method · 0.85
GetData
Method · 0.85
GetInfo
Method · 0.85
delete
Method · 0.85
profile.go
File · 0.85
app.go
File · 0.85
createApp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected