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

Struct LogEventType

proto/mysql/binlog.pb.go:546–548  ·  view source on GitHub ↗

See sql/log_event.h for details.

Source from the content-addressed store, hash-verified

544
545// See sql/log_event.h for details.
546type LogEventType struct {
547 XXX_unrecognized []byte `json:"-"`
548}
549
550func (m *LogEventType) Reset() { *m = LogEventType{} }
551func (m *LogEventType) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected