singleton

package
v0.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2026 License: MIT Imports: 1 Imported by: 0

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
}

func NewSingleton

func NewSingleton[T any](ctor func() T) *Singleton[T]

func (*Singleton[T]) New

func (s *Singleton[T]) New() T

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL