mirror of
https://github.com/jefferyjob/go-easy-utils.git
synced 2025-10-22 22:39:36 +08:00
@@ -8,7 +8,7 @@ import (
|
||||
func TestToUint64(t *testing.T) {
|
||||
tests := []struct {
|
||||
name string
|
||||
input interface{}
|
||||
input any
|
||||
want uint64
|
||||
wantError error
|
||||
}{
|
||||
|
Reference in New Issue
Block a user