Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/protobuf
/ String
Method
String
proto/text_test.go:300–300 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
298
299
func
(*textMessage) Reset() {}
300
func
(*textMessage) String() string {
return
""
}
301
func
(*textMessage) ProtoMessage() {}
302
303
func
newTestMessage() *pb2.MyMessage {
Callers
7
TestMarshalText
Function · 0.45
TestMarshalTextCustomMessage
Function · 0.45
TestMarshalTextNil
Function · 0.45
TestTextOneof
Function · 0.45
TestStringEscaping
Function · 0.45
TestMarshalTextFailing
Function · 0.45
TestProto3Text
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected