Clivern / Poodle

🔥 A fast and beautiful command line tool to build API requests.
MIT License
134 stars 3 forks source link

refactor: replaced `bytes.NewBuffer` with `bytes.NewBufferString` #60

Closed butuzov closed 3 years ago

butuzov commented 3 years ago

This PR change one function of bytes package with a similar one, as result code produce less allocations on heap.

boring-cyborg[bot] commented 3 years ago

Thanks for opening this pull request! Please check out our contributing guidelines.

boring-cyborg[bot] commented 3 years ago

Awesome work, congrats on your first merged pull request!

mergify[bot] commented 3 years ago

Nice! PR successfully merged.