Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ UpdateUserLinkRawJSON
Method
UpdateUserLinkRawJSON
coderd/database/oidcclaims_test.go:247–247 ·
view source on GitHub ↗
(ctx context.Context, userID uuid.UUID, data json.RawMessage)
Source
from the content-addressed store, hash-verified
245
246
type
rawUpdater
interface
{
247
UpdateUserLinkRawJSON(ctx context.Context, userID uuid.UUID, data json.RawMessage) error
248
}
Callers
1
withLink
Method · 0.65
Implementers
1
sqlQuerier
coderd/database/db.go
Calls
no outgoing calls
Tested by
1
withLink
Method · 0.52