goutils

module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2020 License: Apache-2.0

README

goutils

Various, commonly reused, go helpers and patterns; WIP

Directories

Path Synopsis
Package eioutil "e(xtended)ioutil" provides functionality one could argue should be in ioutil
Package eioutil "e(xtended)ioutil" provides functionality one could argue should be in ioutil
Package fdbtuple provides a layer for encoding and decoding multi-element tuples into keys usable by FoundationDB.
Package fdbtuple provides a layer for encoding and decoding multi-element tuples into keys usable by FoundationDB.
Package gzip provides compress/gzip eqv functionality but but with Close and Flush calls cascaded to the underlying writer.
Package gzip provides compress/gzip eqv functionality but but with Close and Flush calls cascaded to the underlying writer.
Package iterator adds various (record and Lesser) iterators utilities
Package iterator adds various (record and Lesser) iterators utilities
Package keyvaluelist provides KeyValue string tuples and a sorted list of KeyValues as well as utilities to transalte these into hadoop like key/path-based-partitions.
Package keyvaluelist provides KeyValue string tuples and a sorted list of KeyValues as well as utilities to transalte these into hadoop like key/path-based-partitions.
Package recordbuffer adds support for sorting large number of records by temporarly storing them in a byte store.
Package recordbuffer adds support for sorting large number of records by temporarly storing them in a byte store.
Package multiwriter provides a utility to write byte-streams to one or more independent writers; each which will be automatically closed after an idle time or by an LRU approach.
Package multiwriter provides a utility to write byte-streams to one or more independent writers; each which will be automatically closed after an idle time or by an LRU approach.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL