MCPcopy
hub / github.com/ossf/scorecard / StringPointer

Function StringPointer

checks/raw/github/packaging.go:131–133  ·  view source on GitHub ↗
(s string)

Source from the content-addressed store, hash-verified

129}
130
131func StringPointer(s string) *string {
132 return &s
133}

Callers 3

isAllowedWorkflowFunction · 0.92
PackagingFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected