Versions in this module Expand all Collapse all v1 v1.2.0 Jan 22, 2023 v1.1.0 Jan 22, 2023 Changes in this version + type MosaicKafkaGoCodeGenerator struct + func NewMosaicKafkaGoCodeGenerator(asyncApiSpecPath string, packageName string, log *logrus.Logger) (*MosaicKafkaGoCodeGenerator, error) + func (thiz *MosaicKafkaGoCodeGenerator) Generate(flavor string) ([]byte, error) Other modules containing this package github.com/c0olix/asyncApiCodeGen/v2