protogetter: Go Protobuf, The new Opaque API #5353
-
| Welcome
 Your feature request related to a problem? Please describeIn the new Opaque API we now have the ability to have non-exported fields by default in the generated structs Describe the solution you'd likeAlready described above Describe alternatives you've consideredN/A Additional contextNo response Supporter
 | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
| For reference of the Opaque API | 
Beta Was this translation helpful? Give feedback.
-
| Hello, I think you are looking for the repository of  The getter and setter are here to protect against  | 
Beta Was this translation helpful? Give feedback.
Hello,
I think you are looking for the repository of
protogetterhttps://github.com/ghostiam/protogetterThe getter and setter are here to protect against
nil, it is unrelated to unexported or exported fields.