Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
116
func
uuidPtr(id uuid.UUID) *uuid.UUID {
117
return
&id
118
}
Callers
5
TestUserEvents
Function · 0.85
TestOrganizationEvents
Function · 0.85
TestWorkflowContractEvents
Function · 0.85
TestWorkflowEvents
Function · 0.85
TestAPITokenEvents
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected