MCPcopy Create free account
hub / github.com/subtrace/subtrace / Reset

Method Reset

pubsub/pubsub.pb.go:151–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 1

decompressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected