MCPcopy Create free account
hub / github.com/auth0/auth0-cli / pointer

Function pointer

internal/display/invitations_test.go:84–86  ·  view source on GitHub ↗
(s string)

Source from the content-addressed store, hash-verified

82}
83
84func pointer(s string) *string {
85 return &s
86}

Callers 1

Test_makeInvitationsViewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected