You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactoring http request (#26)
* Reactoring HTTP request
* Remove useless methods and tests related to Request
* Add methods for type Task and update tests
* Other slight changes
Update go version and add tools for dev (#17)
* Update golang version to 1.20
* Add Makefile
* Add config for github actions
* Replace package io/ioutil to os
* Change messages of errors by using the beginning of lower-case letter