mirror of
https://github.com/stashapp/stash.git
synced 2026-05-04 04:42:35 +02:00
4 lines
170 B
Go
4 lines
170 B
Go
/*
|
|
Package genny is a _framework_ for writing modular generators, it however, doesn't actually generate anything. It just makes it easier for you to. :)
|
|
*/
|
|
package genny
|