Cleaning up the codebase.

This commit is contained in:
2023-05-04 23:22:35 -07:00
parent 8b2d10209e
commit 74ce7bc58a
16 changed files with 170 additions and 127 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// seekbuf implements a read-seekable buffer.
// Package seekbuf implements a read-seekable buffer.
package seekbuf
import "io"