Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vektra/mockery
/ addr
Function
addr
internal/cmd/init.go:14–16 ·
view source on GitHub ↗
(v T)
Source
from the content-addressed store, hash-verified
12
)
13
14
func
addr[T any](v T) *T {
15
return
&v
16
}
17
18
func
NewInitCmd() *cobra.Command {
19
return
&cobra.Command{
Callers
2
initRun
Function · 0.70
run
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…