Documentation
¶
Index ¶
- Variables
- func Bind(pkg string, packageName string, pkgVersion string, sdkVersion string, ...) (string, error)
- func CodegenDalfs(dalfToProcess []string, unzippedPath string, pkgFile string, ...) (map[string]string, error)
- func GetAST(payload []byte, manifest *model.Manifest, dalf string, ...) (*model.Package, error)
- func GetInterfaces(payload []byte, manifest *model.Manifest) (map[string]*model.TmplStruct, error)
- func GetManifest(srcPath string) (*model.Manifest, error)
- func UnzipDar(src string, output *string) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = ""
Functions ¶
func CodegenDalfs ¶
func GetInterfaces ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.