storj/cmd
Stefan Benten 586ed1b58d
Improve path handling + filepath handling framework (#423)
* Initial Layout

* Commit to test File Handling OS independed

* Hide struct properties to prevent manual interaction

* Fix Linting Errors

* 1st Working Windows Version

* Add missing Error Handling

* Fix Linting Errors

* Remove dependencies

* Further Improvements

* Remove commented code

* Improve comments and error messages

* No pointers to FPath

* Improve comment

* Do not filepath.ToSlash URL path

* Extract helper functions for parsing local path and Storj path

* Minor Improvements based on PR Comments

* Fix Linting Error and make Regex private

* Improve Layout

* Rework FPath and add tests

* Add more tests cases for windows

* Use for-loop instead of goto

* Use FPath in all uplink commands

* Add guard checks

* Add Test Cases and add comments
2018-10-15 16:10:20 +02:00
..
captplanet Start redis (#470) 2018-10-12 14:04:16 -04:00
identity Reduce linter concurrency (#297) 2018-08-28 18:00:18 +03:00
overlay Enable goimports and fix formatting. (#459) 2018-10-11 23:25:54 +03:00
s3-benchmark Enable goimports and fix formatting. (#459) 2018-10-11 23:25:54 +03:00
satellite Enable goimports and fix formatting. (#459) 2018-10-11 23:25:54 +03:00
storagenode Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
uplink Improve path handling + filepath handling framework (#423) 2018-10-15 16:10:20 +02:00