Commit Graph

1 Commits

Author SHA1 Message Date
Thomas Gummerer 8e21b28471
allow better grpc error messages from Go component providers ()
The Go version of providing better error details.

Compared to Python and NodeJS I ended up deciding only to add a single
helper method, since it works out quite nicely in Go with varargs. Could
definitely be convinced to add a `NewInputPropertyError` function
though.
2024-10-10 07:13:31 +00:00