Imports of package widgets

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
html/templatePackage template (html/template) implements data-driven templates for generating HTML output safe against code injection.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
zgo.at/errorsPackage errors adds some useful error helpers.
zgo.at/goatcounter/v2
zgo.at/z18nPackage z18n provides translations ("internationalisation", or "i18n").
zgo.at/zlogPackage zlog is a logging library.
zgo.at/zstd/zintPackage zint implements functions for ints.
zgo.at/zstd/ztimePackage ztime implements functions for date and time.