commit | 68c1cd65f063ed1d4e0648ac3c1203634fb272a9 | [log] [tgz] |
---|---|---|
author | Andrew Gerrand <adg@golang.org> | Thu Jun 08 16:20:21 2017 +1000 |
committer | Andrew Gerrand <adg@golang.org> | Thu Jun 08 21:55:26 2017 +0000 |
tree | 9d6cfec6212241f70542143769b50ac86ca011a7 | |
parent | f65111c9e038d9a579cf5bdd5b50a47ff8a94f5d [diff] |
exp/upbox: replace Run method with Start and Stop Also export a Config method to get the path to a user's config file. Change-Id: Ibaf10cfaaeaab7f6e59c2f3748936393a99a1e30 Reviewed-on: https://upspin-review.googlesource.com/10069 Reviewed-by: Rob Pike <r@golang.org>