Versions in this module Expand all Collapse all v1 v1.0.1 Nov 30, 2025 Changes in this version + type Base struct + func (b *Base) Init(self any) + func (b *Base) Self() any + func (b *Base) String() string + func (b *Base) TypeOf() reflect.Type + type BaseI interface + String func() string + TypeOf func() reflect.Type