MCPcopy Index your code
hub / github.com/devfeel/mapper / SetNext

Method SetNext

wrapper.go:10–10  ·  view source on GitHub ↗
(m TypeWrapper)

Source from the content-addressed store, hash-verified

8type TypeWrapper interface {
9 IsType(value reflect.Value) bool
10 SetNext(m TypeWrapper)
11}
12
13type BaseTypeWrapper struct {

Callers 2

UseWrapperMethod · 0.65
useWrapperMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected