Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Addr
Method
Addr
util/strutct.go:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
return
i.instance.Interface()
98
}
99
func
(i *Instance) Addr()
interface
{} {
100
return
i.instance.Addr().Interface()
101
}
Callers
2
Marshal
Method · 0.80
setStdHandle
Function · 0.80
Calls
1
Interface
Method · 0.80
Tested by
no test coverage detected