faker icon indicating copy to clipboard operation
faker copied to clipboard

[WIP] Fix fill of inner structs

Open jaswdr opened this issue 1 year ago • 0 comments

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

jaswdr avatar Mar 24 '23 10:03 jaswdr