Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ Local
Method
Local
xmlparser/name.go:20–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(n Name) Local() string {
21
_, local := n.Split()
22
return
local
23
}
24
25
func
(n Name) String() string {
26
return
string(n)
Callers
2
IsSVG
Function · 0.80
sanitizeElement
Method · 0.80
Calls
1
Split
Method · 0.95
Tested by
no test coverage detected