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

Method IsType

wrapper.go:9–9  ·  view source on GitHub ↗
(value reflect.Value)

Source from the content-addressed store, hash-verified

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

Callers 6

Test_IsTimeFieldFunction · 0.65
CheckIsTypeWrapperMethod · 0.65
setFieldValueMethod · 0.65
checkIsTypeWrapperMethod · 0.65
Test_Object_IsTimeFieldFunction · 0.65

Calls

no outgoing calls

Tested by 2

Test_IsTimeFieldFunction · 0.52
Test_Object_IsTimeFieldFunction · 0.52