service/problem/check.go @@ -78,8 +78,9 @@ }) } mutex.Lock() defer mutex.Unlock() checkResultList = checkResultListTemp mutex.Unlock() } func Get() []*CheckResult {