Skip to content

Sample Project To Showcase Singleflight Usecase in Go

Notifications You must be signed in to change notification settings

RyoKusnadi/GoSingleflight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Run The File

go run main.go

NB: Can Set run with Singleflight or no using isRunWithSF var (line 19 main.go)

To Run Benchmark

go test -v -bench .

About

Sample Project To Showcase Singleflight Usecase in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages