commit | 9cc5395b360cca77c6989e2ae39acdb1f102c6b4 | [log] [tgz] |
---|---|---|
author | rghetia <rahulpa@google.com> | Thu Sep 19 18:34:18 2019 |
committer | GitHub <noreply@github.com> | Thu Sep 19 18:34:18 2019 |
tree | 2049cd5760754f78fcde764f898d86ba2de25cc2 | |
parent | 3504ffa3a1e24241c6a80658adfbf0c93f483de8 [diff] |
add wrapper around ioutil.ReadFile. (#226) * add wrapper around ioutil.ReadFile. * rename ReadFromFile to ReadFile * refactor interna/ioutil_wrapper.go to util_test.go