Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/protobuf
/ unexport
Function
unexport
internal/gengogrpc/grpc.go:398–398 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
396
const
deprecationComment =
"// Deprecated: Do not use."
397
398
func
unexport(s string) string {
return
strings.ToLower(s[:1]) + s[1:] }
Callers
3
genService
Function · 0.70
genClientMethod
Function · 0.70
genServerMethod
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected