MCPcopy Create free account
hub / github.com/devfeel/mapper / SetCustomTagName

Function SetCustomTagName

mapper.go:106–108  ·  view source on GitHub ↗

SetCustomTagName

(tagName string)

Source from the content-addressed store, hash-verified

104
105// SetCustomTagName
106func SetCustomTagName(tagName string) {
107 standardMapper.SetCustomTagName(tagName)
108}
109
110// SetEnabledAutoTypeConvert set enabled flag for auto type convert
111// if set true, field will auto convert in Time and Unix

Callers 1

mainFunction · 0.92

Calls 1

SetCustomTagNameMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…