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

Method CreatePatchRun

server-source-code/internal/db/querier.go:141–141  ·  view source on GitHub ↗

patch_runs

(ctx context.Context, arg CreatePatchRunParams)

Source from the content-addressed store, hash-verified

139 CreatePatchPolicyExclusion(ctx context.Context, arg CreatePatchPolicyExclusionParams) error
140 // patch_runs
141 CreatePatchRun(ctx context.Context, arg CreatePatchRunParams) error
142 CreateScheduledReport(ctx context.Context, arg CreateScheduledReportParams) (ScheduledReport, error)
143 CreateSession(ctx context.Context, arg CreateSessionParams) error
144 CreateTrustedDevice(ctx context.Context, arg CreateTrustedDeviceParams) error

Callers 1

CreateRunMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected