Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcspragu/logseq-sync
/ GraphSalt
Struct
GraphSalt
db/sqlite/sqlitedb/models.go:35–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
type
GraphSalt
struct
{
36
ID string
37
GraphID string
38
Value []byte
39
ExpiresAt time.Time
40
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected