MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / uuidPtr

Function uuidPtr

app/controlplane/pkg/auditor/events/user_test.go:116–118  ·  view source on GitHub ↗
(id uuid.UUID)

Source from the content-addressed store, hash-verified

114}
115
116func uuidPtr(id uuid.UUID) *uuid.UUID {
117 return &id
118}

Callers 5

TestUserEventsFunction · 0.85
TestOrganizationEventsFunction · 0.85
TestWorkflowEventsFunction · 0.85
TestAPITokenEventsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected