1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-28 03:57:02 +02:00
Demons e502a9f491
修复container/group在相同的key并发get时,可能会初始化多次的bug (#606)
* 修复container/group在相同的key并发get时,可能会初始化多次的bug

* update unit test case

Co-authored-by: demons <lu.xu@zenjoy.net>
2020-12-01 10:25:16 +08:00
..

group

项目简介

懒加载对象容器

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