immutableGen

command
v0.0.0-...-5fef39c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2024 License: MIT Imports: 25 Imported by: 0

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.

Documentation

Overview

immutableGen is a go generate generator that creates immutable struct, map and slice type declarations from template type declarations.

All such generated types "implement" a common immutable "interface" as well as providing functions and methods specific to the immutable data structure (struct, map or slice).

For more information see https://myitcv.io/immutable/wiki/immutableGen

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL