Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/mapper
/ IsEnableFieldIgnoreTag
Method
IsEnableFieldIgnoreTag
mapper_object.go:189–191 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
187
}
188
189
func
(dm *mapperObject) IsEnableFieldIgnoreTag() bool {
190
return
dm.setting.EnableFieldIgnoreTag
191
}
192
193
// GetTypeName get type name
194
func
(dm *mapperObject) GetTypeName(obj
interface
{}) string {
Callers
1
getFieldName
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected