src.elv.sh/pkg/web.httpHandler.handleMainPage (method)

2 uses

	src.elv.sh/pkg/web (current package)
		web.go#L64: 	http.HandleFunc("/", h.handleMainPage)
		web.go#L74: func (h httpHandler) handleMainPage(w http.ResponseWriter, r *http.Request) {