Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/ykhrustalev/textbuffer

Package textbuffer provides a way to buffer text data based on a number of writes. Sometimes there is a need to use a buffer with predictable split criteria so that data stays logically solid even if only a single chunk gets its way on the final target writer. Splitting text buffers by size is opposed to such behavior as text lines cut an unpredictable way. An example of such need is maintaining a log lines buffer before writing into in a rotated file every number of writes. This package is safe for parallel execution.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/ykhrustalev/textbuffer
Keywords: buffer, golang, textbuffer
License: MIT
Latest release: almost 4 years ago
First release: almost 4 years ago
Namespace: github.com/ykhrustalev
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...