mirror of https://github.com/golang/go.git
This is the result of running `gofix -r hashsum` over the tree, changing the hash function implementations by hand and then fixing a couple of instances where gofix didn't catch something. The changed implementations are as simple as possible while still working: I'm not trying to optimise in this CL. R=rsc, cw, rogpeppe CC=golang-dev https://golang.org/cl/5448065 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| client.go | ||
| hixie.go | ||
| hixie_test.go | ||
| hybi.go | ||
| hybi_test.go | ||
| server.go | ||
| websocket.go | ||
| websocket_test.go | ||