Versions in this module Expand all Collapse all v0 v0.0.2 Sep 5, 2025 v0.0.1 Sep 3, 2025 Changes in this version + type CodeGen struct + Specification asyncapi.Specification + func FromFile(path string, dependencies ...string) (CodeGen, error) + func New(spec asyncapi.Specification) (CodeGen, error) + func (cg CodeGen) Generate(opt options.Options) error