can you share more context around what you would like to contribute?
f
flaky-arm-38472
05/25/2023, 4:32 AM
I am trying to unify the message displayed when a secret is not found. Currently on all 3 sdk the message is different. Ideally it will be the same for all 3 to avoid confusion.
@echoing-dinner-19531 The templates have the same legend "_// Code generated by "generate.go"; DO NOT EDIT_.".
is that informative in this case?
e
echoing-dinner-19531
05/29/2023, 8:16 AM
Yup, we could probably pull the header out of the templates and have generate.go just add it as part of it's code, little bit more code to do that but might be simpler for new readers to understand.