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

Callers 2

MarshalMethod · 0.80
setStdHandleFunction · 0.80

Calls 1

InterfaceMethod · 0.80

Tested by

no test coverage detected