]> Cypherpunks repositories - gostls13.git/commit
net/http: add http.NotFoundHandler example
authoresell <eujon.sellers@gmail.com>
Thu, 30 Aug 2018 18:22:53 +0000 (12:22 -0600)
committerDaniel Martí <mvdan@mvdan.cc>
Thu, 27 Sep 2018 07:40:12 +0000 (07:40 +0000)
commit4ba4c5ae795f30f167faef7c15dba3e32afc53d0
treeb7365ae830e45064935c3e20d57186e8a0ed5d22
parentbf70ba07014c15e0b58a308080aa568c8a35f532
net/http: add http.NotFoundHandler example

Change-Id: I6a69c7a5b829a967d75e1c79210a4906c0d8f505
Reviewed-on: https://go-review.googlesource.com/132276
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/example_test.go