|
6fe051eea5
|
Minor code refactors in some tasks
|
2024-06-06 02:15:25 +03:00 |
|
|
b867c16328
|
Updated to the most recent version, which uses go 1.22
|
2024-06-05 20:36:34 +03:00 |
|
|
bfb0daa1ef
|
Updated .gitignore to ignore .out and .test profiling files
Replaced interface{} with any in varfmt
Implemented varfmt, could be further optimized
|
2024-06-03 20:26:36 +03:00 |
|
|
750eaed481
|
Implemented sum, urlfetch and fetchall tasks
|
2024-06-02 02:47:30 +03:00 |
|
Sergey Paramoshkin
|
5d75f1f7fc
|
update mod && fix links
|
2023-10-03 20:25:41 +03:00 |
|
Sergey Paramoshkin
|
dc939b6ed1
|
update repo
|
2023-10-02 22:32:41 +03:00 |
|
Arseny Balobanov
|
86eaea1b5a
|
Enable goimports.
|
2022-04-17 18:28:33 +03:00 |
|
Arseny Balobanov
|
28564b4257
|
go fix old build tags.
|
2022-03-15 23:49:56 +03:00 |
|
verytable
|
daa02c8abf
|
Resolve "upgrage to 1.17"
|
2022-02-10 22:06:57 +00:00 |
|
Arseny Balobanov
|
b5abe68bf5
|
Add linter section to some readme files.
|
2020-02-22 03:29:32 +03:00 |
|
Fedor Korotkiy
|
8f414883a7
|
Use require.NoError where appropriate
|
2020-02-16 17:18:51 +03:00 |
|
Arseny Balobanov
|
901371904b
|
fetchall: simplify multiple urls test.
|
2020-02-15 17:57:04 +03:00 |
|
Arseny Balobanov
|
91f9796dad
|
fetchall: move multiple-urls subtest to separate test and actually check that each url is hit.
|
2020-02-15 17:51:07 +03:00 |
|
verytable
|
5492c916b1
|
Fix http request docs ref.
|
2020-02-14 13:26:46 +03:00 |
|
verytable
|
555c710de0
|
fetchall: fix example in readme.
|
2020-02-13 23:21:54 +03:00 |
|
verytable
|
587daafa63
|
Add concurrent url fetch.
|
2020-02-13 19:00:29 +03:00 |
|