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
Support for third-party types: A new code generator gentypes is introduced. It allows generating optional types for any user-defined or third-party types. The generator can be invoked using go:generate.