singleflight

package
v0.0.0-...-d4abf01 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SingleFlight

func SingleFlight(ctx context2.Context, store *redistool.Client, key string, res any, fn func() (any, error), lockTimeout time.Duration, cacheTTL time.Duration) (err error)

SingleFlight 用于实现单次请求处理的逻辑 防 缓存击穿、缓存穿透

Types

This section is empty.

Jump to

Keyboard shortcuts

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