DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
http.NotFoundHandler()
Examples using...
http.NotFoundHandler()
Recent
Examples
NotFoundHandler in Go
by GoDoc
Go
http.NotFoundHandler
http.ListenAndServe
http.NewServeMux
log
log.Fatal
NotFoundHandler returns a simple request handler that replies to each request with a “404 page not found” reply.