You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will need to find an easy way for the app using goflags to specify also a list of accepted keys that we will use for validation at runtime (similarly to enum) to avoid user typos (especially for long names). Maybe shall we track this in a follow up ticket? Ref:#123 (review)
The text was updated successfully, but these errors were encountered:
Proposal
We will need to find an easy way for the app using goflags to specify also a list of accepted keys that we will use for validation at runtime (similarly to enum) to avoid user typos (especially for long names). Maybe shall we track this in a follow up ticket? Ref:#123 (review)
The text was updated successfully, but these errors were encountered: