buildbarn / bb-storage

Storage daemon, capable of storing data for the Remote Execution protocol
Apache License 2.0
137 stars 91 forks source link

Feature/refactor path resolve #190

Closed stagnation closed 6 months ago

stagnation commented 6 months ago

Two refactorings to prepare for resolving, parsing and building paths with drive letters on Windows.

EdSchouten commented 6 months ago

LGTM! Will merge after you've addressed that gofmt issue.