1.1 KiB
1.1 KiB
| title | description | menu | weight | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| runtime package | The `runtime` package provides information about the current Flux runtime. |
|
11 |
The runtime package provides information about the current Flux runtime.
Import the runtime package:
import "runtime"
introduce: 0.38.0
Functions
{{< children type="functions" show="pages" >}}