MCPcopy 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
72func toTimePtr(t time.Time) *time.Time {
73 return &t
74}
75
76// load a crafter with either local or remote state
77

Callers 15

pbReferrerItemToActionFunction · 0.70
RunMethod · 0.70
RunMethod · 0.70
pbOrgItemToActionFunction · 0.70
pbMembershipItemToActionFunction · 0.70
pbUserItemToActionFunction · 0.70
pbWorkflowItemToActionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected