jaswdr / faker

:rocket: Ultimate fake data generator for Go with zero dependencies
https://pkg.go.dev/github.com/jaswdr/faker
MIT License
566 stars 59 forks source link

[WIP] Fix fill of inner structs #136

Open jaswdr opened 1 year ago

jaswdr commented 1 year ago

Description

Refactors struct.go file and fixes issue related to inner structs.

Are you trying to fix an existing issue?

94

Go Version

$ go version
go version go1.20.2 linux/amd64

Go Tests

$ go test
# TODO