Skip to content

Better error message for golang non-concrete types #18971

@kennknowles

Description

@kennknowles

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.

Imported from Jira BEAM-5199. Original Jira may contain additional context.
Reported by: ribrdb.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions