]> Cypherpunks repositories - gostls13.git/commit
os/signal: add Notify example
authorAndrew Gerrand <adg@golang.org>
Thu, 11 Oct 2012 23:22:13 +0000 (10:22 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 11 Oct 2012 23:22:13 +0000 (10:22 +1100)
commitbd6601f4a05df0aedff66b4846d507615f584c5b
treeac35764d14eff1644bdd6061f1bc321fa0c23fd7
parent4bee88d45f8cb6957efa50ea5f6fcfdb3f338837
os/signal: add Notify example

R=golang-dev, dsymonds, r
CC=golang-dev
https://golang.org/cl/6615078
src/pkg/os/signal/example_test.go [new file with mode: 0644]