Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImportPaths ¶
func ImportPaths() (a []string)
func Register ¶
func Register(importPath string, f PackageFunc)
Register registers a builtin, the value of which will be built on first use. All builtins must be registered before first use of a runtime. This restriction may be eliminated in the future.
Types ¶
Click to show internal directories.
Click to hide internal directories.