Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActiveBlock ¶
func (*ActiveBlock) Close ¶
func (a *ActiveBlock) Close() error
func (*ActiveBlock) Commit ¶ added in v0.0.28
func (a *ActiveBlock) Commit(domain string)
func (*ActiveBlock) ReadBlock ¶ added in v0.0.29
func (a *ActiveBlock) ReadBlock(id ulid.ULID, f func(parquet.ReaderAtSeeker))
func (*ActiveBlock) WriteEntry ¶
func (a *ActiveBlock) WriteEntry(e *entry.Entry)
Click to show internal directories.
Click to hide internal directories.