Closed PanicIsReal closed 9 years ago
You should read more on how Go types work. Those are type aliases to uint64's, so you can use http://golang.org/pkg/strconv/
You should read more on how Go types work. Those are type aliases to uint64's, so you can use http://golang.org/pkg/strconv/