garr icon indicating copy to clipboard operation
garr copied to clipboard

Open source a generic http client module to garr

Open Permagate opened this issue 2 years ago • 0 comments

  • [x] Copy module to garr.
  • [x] Adapt changes to open source.
    • [x] Add apache license.
    • [x] Update module name to a generic httpclient.
    • [x] Update some imports to go.linecorp.com/garr.
    • [x] Update tests to use only go standard test package.
  • [ ] Fix data race.
  • [ ] Create readme and examples.

Permagate avatar Apr 15 '22 12:04 Permagate