Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ Name
TypeAlias
Name
xmlparser/name.go:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
"strings"
4
5
type
Name string
6
7
func
(n Name) Split() (string, string) {
8
ind := strings.IndexByte(string(n),
':'
)
Callers
6
readEndTag
Method · 0.85
readNSName
Method · 0.85
GetByString
Method · 0.85
SetByString
Method · 0.85
DeleteByString
Method · 0.85
HasByString
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected