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
Hi @clipperhouse!
Love this package, great job!
I need a way to iterate over the fields of the struct I'm trying to generate code for.
Is there any way I can get a reflect.Type from typewriter.Type (which has a go/types.Type embedded) ?
The text was updated successfully, but these errors were encountered:
Hi @clipperhouse!
Love this package, great job!
I need a way to iterate over the fields of the struct I'm trying to generate code for.
Is there any way I can get a reflect.Type from typewriter.Type (which has a go/types.Type embedded) ?
The text was updated successfully, but these errors were encountered: