Versions in this module Expand all Collapse all v0 v0.9.4 Sep 16, 2019 Changes in this version + type CodeGenerator interface + GenerateCode func(cfg *codegen.Data) error + type ConfigMutator interface + MutateConfig func(cfg *config.Config) error + type Plugin interface + Name func() string