zlog/hlog
nichady c0c2e11fc3
Consistent casing, redundancy, and spelling/grammar (#391)
* fix casing
* remove redundant type conversions
* remove unnecessary append
x = append(y) is equivalent to x = y
* fix grammar and spelling
* rename file to enforce consistent casing with other READMEs in this repo
2021-12-21 13:07:54 +01:00
..
internal/mutil Fix: mutil.fancyWriter.ReadFrom records number of bytes written (#256) 2021-04-22 03:22:35 +02:00
hlog.go Make RemoteAddrHandler copy the RemoteAddr untouched (#347) 2021-08-19 20:46:16 +02:00
hlog_example_test.go Consistent casing, redundancy, and spelling/grammar (#391) 2021-12-21 13:07:54 +01:00
hlog_test.go Make RemoteAddrHandler copy the RemoteAddr untouched (#347) 2021-08-19 20:46:16 +02:00