Versions in this module Expand all Collapse all v1 v1.0.2 Jun 10, 2025 v1.0.1 Jun 9, 2025 v1.0.0 Jun 1, 2025 Changes in this version + type NameComponent struct + func NewNameComponent(name string) *NameComponent + func (n *NameComponent) GetName() string + func (n *NameComponent) SetName(name string)