Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

FieldFuncOption to Ignore struct fields #324

Open
alee792 opened this issue Oct 8, 2019 · 0 comments
Open

FieldFuncOption to Ignore struct fields #324

alee792 opened this issue Oct 8, 2019 · 0 comments

Comments

@alee792
Copy link

alee792 commented Oct 8, 2019

When building a schema against generated protobuf structs, the following error is encountered:
panic: bad method potatoes on type schemabuilder.query: bad field xXX_NoUnkeyedLiteral on type pb.potato: bad type struct {}: should have a name

Since the field is generated, it can't be struct tagged. An IgnoreField FieldFuncOption would be great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant