sync message

pull/131/head
Gordon 4 years ago
parent 525889e366
commit a328080ba4

@ -2,8 +2,10 @@ package utils
import ( import (
"fmt" "fmt"
"math/rand"
"reflect" "reflect"
"strconv" "strconv"
"time"
) )
// copy a by b b->a // copy a by b b->a

Loading…
Cancel
Save