Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
8
type
TypeWrapper
interface
{
9
IsType(value reflect.Value) bool
10
SetNext(m TypeWrapper)
11
}
12
Callers
6
Test_IsTimeField
Function · 0.65
CheckIsTypeWrapper
Method · 0.65
convertstructfieldInternal
Method · 0.65
setFieldValue
Method · 0.65
checkIsTypeWrapper
Method · 0.65
Test_Object_IsTimeField
Function · 0.65
Calls
no outgoing calls
Tested by
2
Test_IsTimeField
Function · 0.52
Test_Object_IsTimeField
Function · 0.52