1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-04 16:16:58 +02:00
seaweedfs/weed/storage/needle
chrislu 433fde4b18 move error to a separate file
This file contains metric names for all errors
The naming convention is ErrorSomeThing = "error.some.thing"
2022-02-04 22:57:51 -08:00
..
async_request.go write request keep compatible with before 2020-05-06 21:35:32 +08:00
crc.go The IEEE assembler optimizations has been submitted and will be part of the Go 1.6 standard library. 2021-08-17 13:06:48 +05:00
file_id.go weed export: print out [start,stop) content range 2020-09-14 22:57:23 -07:00
file_id_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle.go adjust comment 2021-09-27 01:58:03 -07:00
needle_parse_upload.go refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00
needle_read_write.go move error to a separate file 2022-02-04 22:57:51 -08:00
needle_read_write_test.go refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00
needle_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_id.go add function ParseFileIdFromString 2019-04-20 18:39:06 +08:00
volume_id_test.go style: go fmt for all 2019-04-30 03:22:19 +00:00
volume_ttl.go better unit detection 2020-12-03 19:23:59 -08:00
volume_ttl_test.go Update volume_ttl_test.go 2020-12-03 12:55:44 -08:00
volume_version.go refactoring 2019-04-18 21:43:36 -07:00