Results 2 issues of Conor

So, my use case is for multi step registration: User submits first form with details I want to use to "create" a user item: > type UserStageOne struct { >...

Hello, Love this library but can't overcome the manual work that is required to convert to Go types. How do you suggest I convert from a `dynago.Document` to a domain...