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
Describe the bug
Either a WithPartialInput() or an arg to WithInput() that allows passing a subset of field values and still allowing defaults. Right now, because of how Go zero values are defined, everything gets overwritten.