Skip to content

Any way to pre-initialize the struct? #101

@matdurand

Description

@matdurand

Hi,

I would like to be able to create and initialize an empty struct for each call to Decode instead of httpin creating a new instance using

rootValue := reflect.New(r.Type)

Any chance there is an option to do that?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions