~bigbes/core-go

ref: bbb9e45c5d637da2c4df9e5d423e234f570222c6 core-go/webhooks/middleware.go -rw-r--r-- 1.1 KiB
20be483e — Conrad Hoffmann 9 months ago
Don't uppercase error messages
465a6f71 — Drew DeVault 1 year, 6 months ago
all: pass errors to panic, not strings

GraphQL's recovery middleware can't handle strings so it just logs a
very not useful <nil>
ebf93be7 — Adnan Maolood 4 years ago
webhooks: Add middleware