Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/mapper
/ CCustomTagName
Function
CCustomTagName
mapper_setting.go:100–104 ·
view source on GitHub ↗
(tagName string)
Source
from the content-addressed store, hash-verified
98
}
99
100
func
CCustomTagName(tagName string) Option {
101
return
func
(c *Setting) {
102
c.CustomTagName = tagName
103
}
104
}
Callers
1
TestMapperObject_NewMapper
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestMapperObject_NewMapper
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…