feat(mmap): implement reading and writing of mmap files #3
Annotations
3 errors
pkg/mmap/file_test.go#L63
Error return value of `blockDevice.ReadAt` is not checked (errcheck)
|
pkg/mmap/file.go#L38
ineffectual assignment to err (ineffassign)
|
|
This job failed
Loading