0.24.0-rc1

This commit is contained in:
Junegunn Choi
2020-10-27 11:07:27 +09:00
parent 607081bbaa
commit 552414978e
16 changed files with 144 additions and 164 deletions
-3
View File
@@ -9,9 +9,6 @@ import (
)
const (
// Current version
version = "0.24.0"
// Core
coordinatorDelayMax time.Duration = 100 * time.Millisecond
coordinatorDelayStep time.Duration = 10 * time.Millisecond