| 174 | } |
| 175 | |
| 176 | type RecordInterceptionResponse struct { |
| 177 | state protoimpl.MessageState |
| 178 | sizeCache protoimpl.SizeCache |
| 179 | unknownFields protoimpl.UnknownFields |
| 180 | } |
| 181 | |
| 182 | func (x *RecordInterceptionResponse) Reset() { |
| 183 | *x = RecordInterceptionResponse{} |
nothing calls this directly
no outgoing calls
no test coverage detected