kubo/routing/supernode
rht 78b6cc5f2d Replace Critical{,f} with Error{,f}
Except when there is an explicit os.Exit(1) after the Critical line,
then replace with Fatal{,f}.
golang's log and logrus already call os.Exit(1) by default with Fatal.

License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-06-18 10:03:57 +07:00
..
proxy Replace Critical{,f} with Error{,f} 2015-06-18 10:03:57 +07:00
client.go move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00
server_test.go move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00
server.go move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00