You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Rib Rdb (JIRA)" <ji...@apache.org> on 2018/08/22 21:07:00 UTC

[jira] [Created] (BEAM-5199) Better error message for golang non-concrete types

Rib Rdb created BEAM-5199:
-----------------------------

             Summary: Better error message for golang non-concrete types
                 Key: BEAM-5199
                 URL: https://issues.apache.org/jira/browse/BEAM-5199
             Project: Beam
          Issue Type: Improvement
          Components: sdk-go
            Reporter: Rib Rdb
            Assignee: Henning Rohde


Currently I get an error like:

panic: type value main.Foo must be a concrete type

It would be helpful to tell me the name of the field in Foo that's causing the problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)