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