Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

utils/fs: add ReadAt to memory file and tests. #122

Merged
merged 1 commit into from
Nov 11, 2016
Merged

utils/fs: add ReadAt to memory file and tests. #122

merged 1 commit into from
Nov 11, 2016

Conversation

smola
Copy link
Collaborator

@smola smola commented Nov 11, 2016

  • memory files now implement io.ReaderAt.
  • tests now check ReadAt behaviour.

* memory files now implement io.ReaderAt.
* tests now check ReadAt behaviour.
@mcuadros mcuadros merged commit df8a43c into src-d:master Nov 11, 2016
@smola smola deleted the readerat-test branch November 14, 2016 09:13
mcuadros pushed a commit that referenced this pull request Jan 31, 2017
* memory files now implement io.ReaderAt.
* tests now check ReadAt behaviour.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants