MCPcopy
hub / github.com/gin-gonic/gin / Test_OptionalGroup

Struct Test_OptionalGroup

testdata/protoexample/test.pb.go:152–158  ·  testdata/protoexample/test.pb.go::Test_OptionalGroup

Source from the content-addressed store, hash-verified

150}
151
152type Test_OptionalGroup struct {
153 state protoimpl.MessageState
154 sizeCache protoimpl.SizeCache
155 unknownFields protoimpl.UnknownFields
156
157 RequiredField *string `protobuf:"bytes,5,req,name=RequiredField" json:"RequiredField,omitempty"`
158}
159
160func (x *Test_OptionalGroup) Reset() {
161 *x = Test_OptionalGroup{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected