Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangelogEntry ¶
func NewChangelogEntry ¶
func NewChangelogEntry(seq int64, family string, table string, key []interface{}) *ChangelogEntry
type ChangelogWriter ¶
type ChangelogWriter struct {
WriteLine WriteLine
}
func (*ChangelogWriter) WriteChange ¶
func (w *ChangelogWriter) WriteChange(e ChangelogEntry) error
Click to show internal directories.
Click to hide internal directories.