Versions in this module Expand all Collapse all v1 v1.7.1 Nov 14, 2018 v1.7.0 Nov 7, 2018 Changes in this version + func AutoNumber() option + func Generation(gen int) option + func Sequence(seq int) option + func Temporary() option + type Writer struct + func NewWriter(id uint64, path string, opts ...option) *Writer + func (w *Writer) Close() + func (w *Writer) Err() error + func (w *Writer) Files() []string + func (w *Writer) ShardID() uint64 + func (w *Writer) Write(key []byte, values tsm1.Values)