• Masih H. Derkani's avatar
    Improve documentation and fix bug in writer · c954c990
    Masih H. Derkani authored
    Add documentation where it is sparse to help folks learn how to use the
    library easier.
    
    Unexport the ability to select codec, until we decide what codec we want
    to expose. Fix all encodings of index to `IndexSorted`.
    
    Fix a bug in writer where index is written by direct marshalling instead
    of index.WriteTo which includes index codec.
    
    Refactor in places for better readability.
    c954c990
doc.go 808 Bytes