package
0.0.0-20240210095454-5fef39cd83c3
Repository: https://github.com/myitcv/x.git
Documentation: pkg.go.dev
# README
immutableGen
immutableGen is a go generate generator that creates immutable struct, map and slice type declarations from template type declarations.
go get -u myitcv.io/immutable/cmd/immutableGen
See the immutableGen
wiki for more details.