MCPcopy
hub / github.com/dropbox/godropbox / RowsEventVersion

Struct RowsEventVersion

proto/mysql/binlog.pb.go:554–556  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

552func (*LogEventType) ProtoMessage() {}
553
554type RowsEventVersion struct {
555 XXX_unrecognized []byte `json:"-"`
556}
557
558func (m *RowsEventVersion) Reset() { *m = RowsEventVersion{} }
559func (m *RowsEventVersion) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected