Commit Graph

5 Commits (6398043094e8eeec1727e7e23b5ca595a61f04e8)

Author SHA1 Message Date
Daniel Däschle d679146a80
fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
Alexander Medvednikov fb192d949b all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
Delyan Angelov 1086b4ac5e
io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091) 2021-05-13 13:06:42 +03:00
Leigh McCulloch 26652c8a23
io: make new_multi_writer use varargs (#10062) 2021-05-09 09:21:08 +03:00
Leigh McCulloch 68c8709343
io: add MultiWriter (#10021) 2021-05-08 14:21:53 +03:00