util.go 60 B

12345
  1. package util
  2. func init() {
  3. PLock = NewParticipateLock()
  4. }