tendermint/libs/autofile
goolAdapter 110b07fb3f libs: Call Flush() before rename #2428 (#2439)
* fix Group.RotateFile need call Flush() before rename. #2428
* fix some review issue. #2428
 refactor Group's config: replace  setting member with initial option
* fix a handwriting mistake
* fix a time window error between rename and write.
* fix a syntax mistake.
* change option name Get_ to With_
* fix review issue
* fix review issue
2018-09-25 13:22:45 +02:00
..
cmd libs: Call Flush() before rename #2428 (#2439) 2018-09-25 13:22:45 +02:00
README.md mv tmlibs files to libs dir 2018-07-01 22:36:03 -04:00
autofile.go libs: Handle SIGHUP explicitly inside autofile (#2480) 2018-09-25 12:43:28 +02:00
autofile_test.go libs: Handle SIGHUP explicitly inside autofile (#2480) 2018-09-25 12:43:28 +02:00
group.go libs: Call Flush() before rename #2428 (#2439) 2018-09-25 13:22:45 +02:00
group_test.go libs: Call Flush() before rename #2428 (#2439) 2018-09-25 13:22:45 +02:00

README.md

go-autofile