commit | 7656b4bb639fadfe680465529d915659fbd0f781 | [log] [tgz] |
---|---|---|
author | Todd Wang <toddw@google.com> | Thu Dec 17 11:28:38 2015 -0800 |
committer | Todd Wang <toddw@google.com> | Thu Dec 17 11:28:38 2015 -0800 |
tree | 005b72c973830a55f19f007d4e5d94db425e623e | |
parent | 8bb960449943fad4b0ca34fad7d0a3c63b76f6fd [diff] |
textutil: Add PrefixLineWriter PrefixLineWriter returns a io.Writer wrapper that adds a prefix to each EOL it encounters. It buffers, and Flush must be called. Also added the WriteFlusher and WriteFlushCloser interfaces. Change-Id: I6a3335c682b505f386c890c50e89d39ba174e526
This repository contains general purpose libraries used by the Vanadium project. TEST