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

Method UpdateAlertResolved

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

Source from the content-addressed store, hash-verified

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
420 UpdateAutoEnrollmentToken(ctx context.Context, arg UpdateAutoEnrollmentTokenParams) error

Callers 1

UpdateResolvedMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected