zlog/hlog/internal/mutil
Jack Christensen 0f923d7926
Fix: mutil.fancyWriter.ReadFrom records number of bytes written (#256)
Without this hlog.AccessHnalder reports a size written of 0 when the
ReadFrom method is used. This is easily visible when using
http.FileServer where all files are served with a logged size of 0.
2021-04-22 03:22:35 +02:00
..
LICENSE Remove dependency on Goji (#223) 2020-04-12 22:02:06 -07:00
mutil.go Remove dependency on Goji (#223) 2020-04-12 22:02:06 -07:00
writer_proxy.go Fix: mutil.fancyWriter.ReadFrom records number of bytes written (#256) 2021-04-22 03:22:35 +02:00