]> Cypherpunks repositories - gostls13.git/commit
os: add more examples
authorEmmanuel Odeke <emm.odeke@gmail.com>
Sun, 11 Sep 2016 12:06:29 +0000 (05:06 -0700)
committerAndrew Gerrand <adg@golang.org>
Wed, 14 Sep 2016 04:35:55 +0000 (04:35 +0000)
commit33e63ebc20e38d20077c1f184f05a4a0656e189a
tree20227b80135d21fb3a8fbfcb8404102d5ce0dfde
parenta562351e512682046623ecbd106f4973f3525be9
os: add more examples

Updates #16360.

Adds examples for:
+ Chmod
+ Chtimes
+ FileMode

Change-Id: I1b61ee0392fa3774593a7f36aaf0fa1e484c778b
Reviewed-on: https://go-review.googlesource.com/28963
Run-TryBot: Andrew Gerrand <adg@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/os/example_test.go