Versions in this module Expand all Collapse all v0 v0.0.1 Mar 13, 2026 v0.0.0 Mar 13, 2026 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