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
@Antonboom It sounds interesting, but I will create a separate issue for this idea. I will add it in the next major version. This will break compatibility right now.
options-gen should print the warning about field
S3Endpoint
(because ayone can change this option without constructor) in that case:Options
struct.//go:generate options-gen .... --mute-warnings
. By default it is enabled.required
,not-empty
).The text was updated successfully, but these errors were encountered: