Anıl Karagenç

Results 5 comments of Anıl Karagenç

It is most likely a CORS issue. Have you checked the browser console? WebController must be running on the same IP and port as the UI. If not, only workaround...

I tried opening a 50+ line README.md file with `export EDITOR="micro"` is set, but micro opened under 1 second. Maybe this is a problem on WSL end? By the way,...

By default, `IPExtractor` is nil — it is not set anywhere. And it is only accessed from https://github.com/labstack/echo/blob/6b09f3ffeb5085bf23a3e0749155752f574c331b/context.go#L283 and https://github.com/labstack/echo/blob/6b09f3ffeb5085bf23a3e0749155752f574c331b/middleware/proxy.go#L259 So unless you use `RealIP` or use the proxy middleware,...

echo4zap is highly configurable whereas echozap is not. In addition to that echo4zap has a logger for panic recovery, which is also configurable.

There was a merge conflict. I solved it