Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ stringPtr
Function
stringPtr
engine/server/session_test.go:793–795 ·
view source on GitHub ↗
(v string)
Source
from the content-addressed store, hash-verified
791
}
792
793
func
stringPtr(v string) *string {
794
return
&v
795
}
Callers
2
TestWorkspaceBindingMode
Function · 0.85
TestNestedClientMetadataForRequest
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected