Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Singleton ¶
type Singleton[T any] struct { // contains filtered or unexported fields }
Singleton[T any] provides a common structure for components,
func NewSingleton ¶
NewSingleton creates a new Singleton[T].
Click to show internal directories.
Click to hide internal directories.