Documentation
¶
Overview ¶
Package builtin ensures all packages related to Flux built-ins are imported and initialized. This should only be imported from main or test packages. It is a mistake to import it from any other package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize()
Initialize ensures all Flux builtins are configured and should be called prior to using the Flux runtime. Initialize is safe to call concurrently and is idempotent.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.