Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chat2AnyLLM/code-agent-manager
/ ptr
Function
ptr
internal/providers/store_test.go:16–16 ·
view source on GitHub ↗
(v T)
Source
from the content-addressed store, hash-verified
14
)
15
16
func
ptr[T any](v T) *T {
return
&v }
17
18
func
TestLoadOrInitMissingReturnsSkeleton(t *testing.T) {
19
dir := t.TempDir()
Callers
2
TestUpdateSparsePatch
Function · 0.85
TestUpdateUnknownProvider
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected