Files
moby/pkg/tailfile
Sebastiaan van Stijn 0bf8c8b99e pkg/tailfile: avoid allocations with (*os.File).WriteString (mirror)
pkg/tailfile/tailfile_test.go:149:16: avoid allocations with (*os.File).WriteString (mirror)
            if _, err := f.Write([]byte("tailfile pretty interesting line\n")); err != nil {
                         ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-09 13:22:47 +01:00
..
2024-07-22 19:20:12 +00:00