Files
opencloud/tests/ocwrapper/common/routine.go
2025-01-16 17:39:02 +01:00

6 lines
53 B
Go

package common
import "sync"
var Wg sync.WaitGroup