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

2 uses

	src.elv.sh/pkg/web (current package)
		web.go#L65: 	http.HandleFunc("/execute", h.handleExecute)
		web.go#L81: func (h httpHandler) handleExecute(w http.ResponseWriter, r *http.Request) {