blob: 31c6cff124d045121821e4f00ffddd0170d54be9 [file] [log] [blame]
// Copyright 2017 The Goma Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
/*
Package pathconv provides path converter between client and server.
TODO: Do we want to introduce ClientPath and ServerPath type so that
we won't be confused the path is client path or server path?
*/
package pathconv