]> Cypherpunks repositories - gostls13.git/commit
path/filepath: add example for Walk
authorJean-Francois Cantin <jfcantin@gmail.com>
Tue, 26 Sep 2017 22:07:27 +0000 (16:07 -0600)
committerIan Lance Taylor <iant@golang.org>
Wed, 27 Sep 2017 14:52:58 +0000 (14:52 +0000)
commit97590aea672d2fccffc28162eddda19ec04fa328
tree8e6f2a974ccf6ae26924f89ad43818744dd7f5e7
parent71d08324ed0f842228ee8aa966736a157b4a2422
path/filepath: add example for Walk

Fixes: #22052
Change-Id: Ia056871b35ecc1a8c5ac891402fc1c5702731623
Reviewed-on: https://go-review.googlesource.com/66330
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/path/filepath/example_unix_test.go