go-tus icon indicating copy to clipboard operation
go-tus copied to clipboard

Incorrect spelling of "Chunk"

Open mrosales opened this issue 4 years ago • 1 comments

In a handful of places the word "chunk" is spelled Chunck, which makes for an awkward public API call of uploader.UploadChunck.

It would be annoying to fix since its a breaking change, but it might still be nice to do so. Maybe if you didn't want to make a breaking API change you could just redirect the existing public functions that are spelled incorrectly and mark them as deprecated?

mrosales avatar Feb 27 '20 20:02 mrosales

@mrosales can you send a PR for that?

jaswdr avatar Apr 06 '20 10:04 jaswdr