Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ ptr
Function
ptr
coderd/x/chatd/chattool/execute_test.go:641–643 ·
view source on GitHub ↗
(v T)
Source
from the content-addressed store, hash-verified
639
}
640
641
func
ptr[T any](v T) *T {
642
return
&v
643
}
Callers
1
TestExecuteTool
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected