MCPcopy
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
1076func (s *stringField) String() string {
1077 return s.StringValue
1078}
1079
1080func (s *stringField) ProtoMessage() {
1081}

Callers 2

marshalAnyMethod · 0.45
marshalValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected