Versions in this module Expand all Collapse all v0 v0.6.0 Mar 31, 2026 Changes in this version + func Bind(genPkg string, pkg *model.Package, sdkVersion string, isMainDalf bool, ...) (string, error) + func CodegenDalfs(dalfToProcess []string, dar fs.FS, pkgFile string, ...) (map[string]string, error) + func GetAST(payload []byte, manifest *model2.Manifest, ...) (*model2.Package, error) + func GetInterfaces(payload []byte, manifest *model2.Manifest) (map[string]*model2.TmplStruct, error) + func GetManifest(dar fs.FS) (*model2.Manifest, error) + func GetPackageID(dalf string) string + func GetPackageName(dalf string) string