Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move dependency on net/http in fs to httpfs #70

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jul 13, 2019

  1. remove dep on net/http in fs, move it to httpfs and support http.File…

    …System through adapter structure
    mlvzk committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    b7e0997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2c5c00 View commit details
    Browse the repository at this point in the history
  3. go fmt

    mlvzk committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    01bca4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b57ad0 View commit details
    Browse the repository at this point in the history