stacker

command module
v0.0.0-...-ef6756d Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 5 Imported by: 0

README

stacker

⚠ Don't use this project. Go supports generics now - do that instead. ⚠

Install:

go get github.com/shamus03/stacker

Use (via go generate):

// This will generate a type `coolThingStack`
//go:generate stacker -type coolThing

type coolThing struct {
    howCool int
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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