command
module
Version:
v0.0.0-...-ef6756d
Opens a new window with list of versions in this module.
Published: Dec 19, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.