Versions in this module Expand all Collapse all v2 v2.2.7 Jul 12, 2025 Changes in this version + type Base struct + func (b *Base) Close() + func (b *Base) Destroy() + func (b *Base) Init() + func (b *Base) Name() string + func (b *Base) Start() + type Component interface + Close func() + Destroy func() + Init func() + Name func() string + Start func()