Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahmedakef/goshell
/ clearFunctionName
Function
clearFunctionName
scripts/visiter.go:105–107 ·
view source on GitHub ↗
(function string)
Source
from the content-addressed store, hash-verified
103
}
104
105
func
clearFunctionName(function string) string {
106
return
strings.Split(function,
"("
)[0]
107
}
Callers
1
visitPackage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected