MCPcopy 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
105func clearFunctionName(function string) string {
106 return strings.Split(function, "(")[0]
107}

Callers 1

visitPackageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected