What is the value of Read?
Read
const ( Write = iota Read Execute )
a random value IOTA in Go (Golang)
2
1
0