There was an error while loading. Please reload this page.
I used cast.ToStringSlice([]uint64{1,2,3,4}) to get a string slice, it didn't work... And it gave me a empty string slice.:(