Docs: Different Versions - go-easygen/easygen GitHub Wiki

Different Versions

The easygen has gone through four different versions whose API are a bit different between them.

To always stay at the latest version, 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