You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kratos/pkg/container/group
Demons e502a9f491
修复container/group在相同的key并发get时,可能会初始化多次的bug (#606)
4 years ago
..
README.md add bbr-like rate limiter for load shedding 6 years ago
example_test.go add bbr-like rate limiter for load shedding 6 years ago
group.go 修复container/group在相同的key并发get时,可能会初始化多次的bug (#606) 4 years ago
group_test.go 修复container/group在相同的key并发get时,可能会初始化多次的bug (#606) 4 years ago

README.md

group

项目简介

懒加载对象容器

编译环境
  • 推荐 Golang v1.12.1 以上版本编译执行
依赖包