Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KubeVelaDefaultCompiler = singleton.NewSingleton[*cuex.Compiler](func() *cuex.Compiler { compiler := cuex.NewCompilerWithInternalPackages( config.Package, ) return compiler })
KubeVelaDefaultCompiler compiler for cuex to compile
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.