package
Version:
v0.8.2
Opens a new window with list of versions in this module.
Published: Jun 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var Runtimes = []repos.Runtime{
&python.Runtime{
Version: "3.12",
Default: true,
},
&python.Runtime{
Version: "3.11",
},
&python.Runtime{
Version: "3.10",
},
&node.Runtime{
Version: "21",
Default: true,
},
&golang.Runtime{
Version: "1.22.1",
},
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.