Documentation ¶ Overview ¶ Example code for Chapter 3.4 from "Build Web Application with Golang" Purpose: Shows how to create a handler for `http.ListenAndServe()` Run `go run main.go` then access `http://localhost:9090` Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.