go-ceph/rbd
Daniel Swarbrick 3023eb281d
Go style cleanups
- Use C errno constants in place of hardcoded ints
- Use type inference where possible (especially C.CString
- Don't explicitly specify zero values where value would be default anway
- Rewrap some unnecessarily wrapped short lines
- Use if/else one-liners where value is not needed afterwards

Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>
2018-09-18 11:03:41 +02:00
..
doc.go doc: update doc layouts 2015-01-13 07:27:06 -08:00
rbd_test.go fmt: apply gofmt updates 2018-09-17 15:57:31 -07:00
rbd.go Go style cleanups 2018-09-18 11:03:41 +02:00