Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ toTimePtr
Function
toTimePtr
app/cli/pkg/action/action.go:72–74 ·
view source on GitHub ↗
(t time.Time)
Source
from the content-addressed store, hash-verified
70
}
71
72
func
toTimePtr(t time.Time) *time.Time {
73
return
&t
74
}
75
76
// load a crafter with either local or remote state
77
Callers
15
pbOrgInvitationItemToAction
Function · 0.70
pbReferrerItemToAction
Function · 0.70
Run
Method · 0.70
pbAPITokenItemToAPITokenItem
Function · 0.70
Run
Method · 0.70
pbOrgItemToAction
Function · 0.70
pbMembershipItemToAction
Function · 0.70
pbRegisteredIntegrationItemToAction
Function · 0.70
pbWorkflowContractItemToAction
Function · 0.70
pbWorkflowContractVersionItemToAction
Function · 0.70
pbUserItemToAction
Function · 0.70
pbWorkflowItemToAction
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected