Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | memoryobject: make blob reader seekable | Kane York | 2020-07-06 | 1 | -0/+28 |
| | | | | Replace the bytes.Buffer with a bytes.Reader wrapped in a custom NopCloser, so that the extra reading methods are sill accessible. | ||||
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 1 | -0/+71 |
* plumbing: now core was renamed to core, and formats and clients moved inside |