MCPcopy Create free account
hub / github.com/Scalingo/cli / BoolPtr

Function BoolPtr

utils/pointers.go:19–21  ·  view source on GitHub ↗
(r bool)

Source from the content-addressed store, hash-verified

17}
18
19func BoolPtr(r bool) *bool {
20 return &r
21}

Callers 11

lookupAutoDeployMethod · 0.92
lookupDestroyOnCloseMethod · 0.92
lookupDestroyOnStaleMethod · 0.92
databases.goFile · 0.92
autoscalers.goFile · 0.92
alerts.goFile · 0.92
notifiers.goFile · 0.92
interactiveCreateFunction · 0.92
domains.goFile · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected