MCPcopy
hub / github.com/golang/protobuf / initGoTest_OptionalGroup

Function initGoTest_OptionalGroup

proto/proto_test.go:46–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func initGoTest_OptionalGroup() *pb2.GoTest_OptionalGroup {
47 return &pb2.GoTest_OptionalGroup{
48 RequiredField: proto.String("optional"),
49 }
50}
51
52func initGoTest_RepeatedGroup() *pb2.GoTest_RepeatedGroup {
53 return &pb2.GoTest_RepeatedGroup{

Callers 1

TestEncodeDecode4Function · 0.85

Calls 1

StringFunction · 0.92

Tested by

no test coverage detected