singleton

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option added in v1.0.1

type Option func(*Singleton) error

func WithRedisClient added in v1.0.1

func WithRedisClient(options *redis.Options) Option

type Singleton added in v1.0.1

type Singleton struct {
	Redis *redis.Client
}

func NewSingleton added in v1.0.1

func NewSingleton(opts ...Option) (s *Singleton, err error)

Jump to

Keyboard shortcuts

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