Documentation
¶
Overview ¶
Package bundled carries the star extensions compiled into the binary: every `com.*` directory beside this file, discovered and loaded before any filesystem-based extension. It is its own package because an embed can only name paths under its package's directory, and star's root -- an importable package since #787 -- loads from it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS is the extensions compiled into the binary; its root holds one directory per extension.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.