Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Monibuca/engine
/ Interface
Method
Interface
util/strutct.go:96–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
}
95
}
96
func
(i *Instance) Interface()
interface
{} {
97
return
i.instance.Interface()
98
}
99
func
(i *Instance) Addr()
interface
{} {
100
return
i.instance.Addr().Interface()
101
}
Callers
11
registerHandler
Method · 0.80
Marshal
Method · 0.80
Marshal
Method · 0.80
Addr
Method · 0.80
schema
Method · 0.80
GetValue
Method · 0.80
Parse
Method · 0.80
ParseDefaultYaml
Method · 0.80
ParseUserFile
Method · 0.80
ParseModifyFile
Method · 0.80
assign
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected