]> Cypherpunks.ru repositories - netstring.git/commit
Refactoring, io.Reader/Writer friendliness, performance optimization v2.0.0
authorSergey Matveev <stargrave@stargrave.org>
Mon, 13 Jan 2020 10:58:30 +0000 (13:58 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 13 Jan 2020 14:42:35 +0000 (17:42 +0300)
commitb8868fafef88a7b8320d6e68a3c4c4697950d1e1
treece2a9146d588a6360f63ca461b3c93477779a5b4
parent468e7a678129bddbbbda4b6b2c2b8a555fd47468
Refactoring, io.Reader/Writer friendliness, performance optimization
cmd/netstring/main.go [new file with mode: 0644]
go.mod
netstring_test.go [deleted file]
ns.go [moved from netstring.go with 53% similarity]
ns_test.go [new file with mode: 0644]
r.go [new file with mode: 0644]
reader.go [deleted file]
w.go [new file with mode: 0644]
writer.go [deleted file]