🔵 Go  ·  Available

Error Tracking for Go

Capture, group, and fix errors in your Go application. Set up in minutes with automatic exception capture, smart grouping, and instant Slack alerts.

Add Wevitos to your Go project

Install the SDK, add your API key, and errors flow into your dashboard automatically.

🔵

Installation

go get github.com/xzitlou/wevitos-go
main.go
import wevitos "github.com/xzitlou/wevitos-go" func main() {     wevitos.Init(wevitos.Config{         APIKey: "wvt_...",     })     mux := http.NewServeMux()     http.ListenAndServe(":8080",         wevitos.Middleware(mux)) }

What you get with Go

HTTP middleware for net/http

Panic recovery with stack traces

Request body capture

Goroutine-safe error reporting

Smart error grouping — thousands of events become one actionable issue

Slack & email alerts with progressive throttling

AI-native MCP server — let Claude Code and Cursor fix bugs directly

More Go integrations

🔵 Gin 🔵 Fiber
View all supported stacks

Start tracking Go errors today

Set up error tracking in under 2 minutes. No credit card required.