- Oct 13, 2023
-
-
Martin Benda authored
-
- Oct 10, 2023
-
-
Anmol Sethi authored
Also ran gofmt on everything. Thanks again @paralin. #334 Co-authored-by:
Christian Stewart <christian@paral.in>
-
- Feb 25, 2023
-
-
Teddy Okello authored
-
- Jan 30, 2023
-
-
Gus Eggert authored
When the ctx is nil, http.NewRequestWithContext returns a "net/http: nil Context" error and a nil request. In this case, the dial function panics because it assumes the req is never nil. This checks the returning error and returns it, so that callers get an error instead of a panic in that scenario.
-
- Sep 22, 2020
-
-
swithek authored
-
- Feb 16, 2020
-
-
Anmol Sethi authored
-
- Feb 13, 2020
-
-
Anmol Sethi authored
-
- Feb 09, 2020
-
-
Anmol Sethi authored
-
Anmol Sethi authored
-
Anmol Sethi authored
Closes #182
-
Anmol Sethi authored
-
- Nov 29, 2019
-
-
Anmol Sethi authored
-
Anmol Sethi authored
Too many improvements and changes to list. Will include a detailed changelog for release.
-
Anmol Sethi authored
-
- Sep 22, 2019
-
-
Anmol Sethi authored
Removes the tiny filenames polluting the root directory.
-
- Sep 21, 2019
-
-
Anmol Sethi authored
Closes #121
-
- Sep 04, 2019
-
-
Anmol Sethi authored
The boys in the office hated it. Highly unfortunate but makes sense as it seems confusing.
-
Anmol Sethi authored
Will be cleaner in GitHub as the README.md is the first thing you will see instead of a massive directory listing.
-
- Aug 29, 2019
-
-
Anmol Sethi authored
Closes #122
-
Anmol Sethi authored
Also simplified and refactored the Conn tests. More changes soon.
-
- Aug 28, 2019
-
-
Anmol Sethi authored
-
- Jun 04, 2019
-
-
Anmol Sethi authored
Closes #88
-
- Apr 19, 2019
-
-
Anmol Sethi authored
-
- Apr 12, 2019
-
-
Anmol Sethi authored
-