Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultPackageName = "help"
DeafultPackageName is the package name used by LoadPackage.
Variables ¶
This section is empty.
Functions ¶
func LoadPackage ¶
LoadPackage adds the math package to env
func RenderPackageList ¶ added in v1.16.12
RenderPackageList writes a summary of all loaded packages to w. Each package is listed with its name, export count, and first line of its doc string (if any). Packages are sorted alphabetically.
func RenderPkgExported ¶
RenderPkgExported writes to w formatted documentation for exported symbols in the query package within env. The exact formatting of the rendered documentation is subject to change across elps versions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.