MCPcopy 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}
96func (i *Instance) Interface() interface{} {
97 return i.instance.Interface()
98}
99func (i *Instance) Addr() interface{} {
100 return i.instance.Addr().Interface()
101}

Callers 11

registerHandlerMethod · 0.80
MarshalMethod · 0.80
MarshalMethod · 0.80
AddrMethod · 0.80
schemaMethod · 0.80
GetValueMethod · 0.80
ParseMethod · 0.80
ParseDefaultYamlMethod · 0.80
ParseUserFileMethod · 0.80
ParseModifyFileMethod · 0.80
assignMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected