Check-in [2b049247ed]
Overview
Comment:Removed the decompressor alias type from predictor, use ioutil.ReaderFunc
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2b049247ed325604784b02ea16571bd0f6bb5a62
User & Date: spaskalev on 2014-12-23 08:15:45
Other Links: manifest | tags
Context
2014-12-23
09:32
Removed the compressor alias type from predictor, use ioutil.WriterFunc check-in: c62581c2a6 user: spaskalev tags: trunk
08:15
Removed the decompressor alias type from predictor, use ioutil.ReaderFunc check-in: 2b049247ed user: spaskalev tags: trunk
07:52
Added package ioutil with io.Writer and io.Reader function wrappers check-in: 2bcd5307ea user: spaskalev tags: trunk
Changes