Documentation ¶
Overview ¶
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.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadChangeMap ¶
LoadChangeMap loads the specified map of Mercurial to Git revisions, which is used by the /change/ handler to intelligently map old hg revisions to their new git equivalents. It should be called before calling Register. The file should remain open as long as the process is running. See the implementation of this package for details.
func PrefixHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.