We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The easygen has gone through four different versions whose API are a bit different between them.
easygen
To always stay at the latest version, import
import
"github.com/go-easygen/easygen"
in your Go code. However, to stay within a certain version, import the following package respectively to what you need:
To see the differences between them, check out