Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SignTools/SignTools
/ GetId
Method
GetId
src/storage/app.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
type
App
interface
{
29
GetId() string
30
IsSigned() (bool, error)
31
GetModTime() (time.Time, error)
32
ResetModTime() error
Callers
13
renderInstall
Function · 0.65
set2FA
Function · 0.65
deleteApp
Function · 0.65
makeManifest
Function · 0.65
startSign
Function · 0.65
logErrApp
Function · 0.65
renderIndex
Function · 0.65
New
Method · 0.65
Delete
Method · 0.65
Cleanup
Method · 0.65
Delete
Method · 0.65
refresh
Method · 0.65
Implementers
1
app
src/storage/app.go
Calls
no outgoing calls
Tested by
no test coverage detected