Registry / utility / gobuffalo-genny

gobuffalo-genny

JSON →
library0.6.0gogounverified

A framework for building modular code generators in Go.

go get github.com/gobuffalo/genny
INSTALL
IMPORT
SIG · GOBUFFALO-GENNY
G
gobuffalo-genny
utilitygov0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

genny
github.com/gobuffalo/genny

Create a new generator.

package main import ( "fmt" "github.com/gobuffalo/genny" ) func main() { g := genny.New() fmt.Println(g) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gobuffalo-genny — go get gobuffalo-genny · libregistry