No description
Find a file
2024-04-17 18:36:03 +03:00
.gitignore implement struct, pointer and int generation 2024-04-11 16:38:58 +03:00
fuzz_test.go implement struct, pointer and int generation 2024-04-11 16:38:58 +03:00
generator.go Implemented bool, uint*, uintptr, chan, slice, unsafe.Pointer generating 2024-04-17 18:36:03 +03:00
go.mod implement struct, pointer and int generation 2024-04-11 16:38:58 +03:00
main.go implement struct, pointer and int generation 2024-04-11 16:38:58 +03:00