MCPcopy Index your code
hub / github.com/PatchMon/PatchMon / UpdateAlertAssignment

Method UpdateAlertAssignment

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

Source from the content-addressed store, hash-verified

414 TouchTrustedDeviceLastUsed(ctx context.Context, arg TouchTrustedDeviceLastUsedParams) error
415 UpdateAlert(ctx context.Context, id string) error
416 UpdateAlertAssignment(ctx context.Context, arg UpdateAlertAssignmentParams) error
417 UpdateAlertResolved(ctx context.Context, arg UpdateAlertResolvedParams) error
418 UpdateAlertUnassign(ctx context.Context, id string) error
419 UpdateAlertUnresolve(ctx context.Context, id string) error

Callers 2

UpdateAssignmentMethod · 0.65
sendInternalMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected