Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/protobuf
/ String
Method
String
jsonpb/json_test.go:1076–1078 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1074
}
1075
1076
func
(s *stringField) String() string {
1077
return
s.StringValue
1078
}
1079
1080
func
(s *stringField) ProtoMessage() {
1081
}
Callers
2
marshalAny
Method · 0.45
marshalValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected