Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcspragu/logseq-sync
/ GraphSalt
Struct
GraphSalt
db/db.go:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
type
Tx int64
30
31
type
GraphSalt
struct
{
32
Value []byte
33
ExpiredAt time.Time
34
}
35
36
type
GraphEncryptKey
struct
{
37
EncryptedPrivateKey string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected