Package redirect provides hooks to register HTTP handlers that redirect old
godoc paths to their new equivalents and assist in accessing the issue
tracker, wiki, code review system, etc.
Register registers HTTP handlers that redirect old godoc paths to their new
equivalents and assist in accessing the issue tracker, wiki, code review
system, etc. If mux is nil it uses http.DefaultServeMux.