Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MemoryLimit uint64
View Source
var RootCmd = &cobra.Command{ Use: "typego", Short: "TypeGo is a TypeScript runtime for Go", Long: `A high-performance TypeScript runtime built on Go, enabling developers to harness Go's concurrency and memory efficiency while writing TypeScript.`, Run: func(c *cobra.Command, args []string) { _ = c.Help() }, }
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd contains core TypeGo CLI commands.
|
Package cmd contains core TypeGo CLI commands. |
|
Package internal provides shared CLI utilities for consistent output and interaction.
|
Package internal provides shared CLI utilities for consistent output and interaction. |
|
Package pkg contains all package manager related CLI commands.
|
Package pkg contains all package manager related CLI commands. |
Click to show internal directories.
Click to hide internal directories.