package
Version:
v0.18.0
Opens a new window with list of versions in this module.
Published: Jan 15, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Singleton[T any] struct {
}
Singleton[T any] provides a common structure for components,
New creates a new Singleton[T].
Get returns the instance of the component with the given name.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.