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
@simonl2002 It isn't, the issue is present when specgen is not used too. To my knowledge, arrays are rarely used in Go code, so no need to pull this in right now.
Bug description
If a config struct contains an array field, e.g.
then paramgen generates the type
string
for this field.Steps to reproduce
See description.
Version
v0.5.0
The text was updated successfully, but these errors were encountered: