MCPcopy
hub / github.com/sqlc-dev/sqlc / Reset

Method Reset

internal/vet/vet.pb.go:152–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150}
151
152func (x *Query) Reset() {
153 *x = Query{}
154 if protoimpl.UnsafeEnabled {
155 mi := &file_vet_vet_proto_msgTypes[2]
156 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
157 ms.StoreMessageInfo(mi)
158 }
159}
160
161func (x *Query) String() string {
162 return protoimpl.X.MessageStringOf(x)

Callers 1

SplitFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected