MCPcopy Create free account
hub / github.com/PatchMon/PatchMon / UpdateUserDiscordLink

Method UpdateUserDiscordLink

server-source-code/internal/db/querier.go:479–479  ·  view source on GitHub ↗
(ctx context.Context, arg UpdateUserDiscordLinkParams)

Source from the content-addressed store, hash-verified

477 UpdateTfaSecret(ctx context.Context, arg UpdateTfaSecretParams) error
478 UpdateUser(ctx context.Context, arg UpdateUserParams) error
479 UpdateUserDiscordLink(ctx context.Context, arg UpdateUserDiscordLinkParams) error
480 UpdateUserDiscordProfile(ctx context.Context, arg UpdateUserDiscordProfileParams) error
481 UpdateUserDiscordUnlink(ctx context.Context, id string) error
482 UpdateUserOidcLink(ctx context.Context, arg UpdateUserOidcLinkParams) error

Callers 1

UpdateDiscordLinkMethod · 0.65

Implementers 1

Queriesserver-source-code/internal/db/db.go

Calls

no outgoing calls

Tested by

no test coverage detected