kubo/fuse/ipns
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
..
common.go refactored ipns records to point to paths 2015-04-26 22:32:12 -07:00
ipns_test.go Swap all 'crypto/rand' rng in tests with 'math/rand' 2015-06-03 18:12:34 +07:00
ipns_unix.go Replace Critical{,f} with Error{,f} 2015-06-18 10:03:57 +07:00
link_unix.go godeps: update bazil.org/fuse 2015-05-30 01:07:14 +02:00
mount_unix.go refactored ipns records to point to paths 2015-04-26 22:32:12 -07:00
writerat.go add writerAt for fuse writes 2014-10-03 23:04:41 +00:00