Union Errors
Go Service
Service interface defintion
https://github.com/foomo/gotsrpc-playground/blob/main/server/services/ouch/service.go
Service implementation
https://github.com/foomo/gotsrpc-playground/blob/main/server/server/ouch.go
Next.js TypeScript client
https://github.com/foomo/gotsrpc-playground/blob/main/client/pages/ouch.tsx