package httpdebug
import "github.com/a-h/templ/cmd/templ/lspcmd/httpdebug"
Index ¶
- func Error(w http.ResponseWriter, msg string, status int)
- func JSON(w http.ResponseWriter, v any)
- func NewHandler(l *slog.Logger, s *proxy.Server) http.Handler
- func String(w http.ResponseWriter, s string)
Functions ¶
func Error ¶
func Error(w http.ResponseWriter, msg string, status int)
func JSON ¶
func JSON(w http.ResponseWriter, v any)
func NewHandler ¶
func String ¶
func String(w http.ResponseWriter, s string)
Source Files ¶
- Version
- v0.3.857 (latest)
- Published
- Mar 25, 2025
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 2 weeks ago –
Tools for package owners.