| 552 | func (*LogEventType) ProtoMessage() {} |
| 553 | |
| 554 | type RowsEventVersion struct { |
| 555 | XXX_unrecognized []byte `json:"-"` |
| 556 | } |
| 557 | |
| 558 | func (m *RowsEventVersion) Reset() { *m = RowsEventVersion{} } |
| 559 | func (m *RowsEventVersion) String() string { return proto.CompactTextString(m) } |
nothing calls this directly
no outgoing calls
no test coverage detected