a-h / generate

Generates Go (golang) Structs from JSON schema.
MIT License
444 stars 137 forks source link

Add `go.mod`. #80

Closed ieure closed 2 years ago

ieure commented 2 years ago

Make generate a Go module.

ieure commented 2 years ago

Nevermind, the way this generates code for the test makes this unnecessarily difficult.