Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcspragu/logseq-sync
/ userInfoRequest
Struct
userInfoRequest
cmd/server/main.go:425–425 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
423
}
424
425
type
userInfoRequest
struct
{}
426
type
userInfoResponse
struct
{
427
ExpireTime int64 `json:
"ExpireTime"
`
428
UserGroups []string `json:
"UserGroups"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected