Is it possible to write this without creating a separate var b64 first? Basically just write it in one line?
var b64 [64]byte // 64 zero bytes if bytes.Equal(b64[:], x) {} -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/52e310f4-1fd1-4eb7-833c-70c858edacad%40googlegroups.com.