I guess I might be the only one to say this, but is this a joke? Some sort of prank? Not a single Go program is more readable, and I would argue that they are ALL less readable (and I like Go). I honestly can't tell if he is trolling or if he is serious.
Judging by the similarity to his much large section on C ( http://crypto.stanford.edu/~blynn/c/ ) I'd say serious. Also, who cares what his style is? If _you_ ever have to work on the code, run gofmt on it; if that's how he likes his go, good for him.
Me, because I found it unpleasant to read. Working on such code is beside the point.