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

Method UpdateAlert

server-source-code/internal/db/querier.go:415–415  ·  view source on GitHub ↗
(ctx context.Context, id string)

Source from the content-addressed store, hash-verified

413 ToggleHostRepository(ctx context.Context, arg ToggleHostRepositoryParams) error
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

Callers 7

ProcessHostStatusMonitorFunction · 0.65
OnDisconnectFunction · 0.65
PerformActionMethod · 0.65
AssignMethod · 0.65
UnassignMethod · 0.65
BulkActionMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected