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
There's a few generator related issues we're hoping to avoid with this task:
These nested types can be defined as anonymous structs in Go (see this discussion). Whilst they're workable, it's painful and makes the code really quite unreadable.