From dc9c566e1ae9885717aeeceb1b3cc557c178bbd5 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Mon, 10 May 2021 23:45:46 +0300 Subject: [PATCH 01/24] memo Even better README smile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 📝 Even better README 😄 --- README.md | 38 +++++++++++++++++++++++++++----------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3d42b3e..bc078d4 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,33 @@ -![Github CI/CD](https://img.shields.io/github/workflow/status/evt/callback/Go) -![Go Report](https://goreportcard.com/badge/github.com/evt/callback) -![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback) -![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main) -![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback) -![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65) -![Github Repository Size](https://img.shields.io/github/repo-size/evt/callback) -![Github Open Issues](https://img.shields.io/github/issues/evt/callback) -![Lines of code](https://img.shields.io/tokei/lines/github/evt/callback) -![License](https://img.shields.io/badge/license-MIT-green) -![GitHub last commit](https://img.shields.io/github/last-commit/evt/callback) +[![Github CI/CD](https://img.shields.io/github/workflow/status/evt/callback/Go?logo=github%20actions)]( +https://raw.githubusercontent.com/evt/callback/main/images/make-run.png) + + + +![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main?logo=Scrutinizer) +![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65label=mod&logo=Codacy) + +[![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?label=report&logo=go)](https://goreportcard.com/report/github.com/evt/callback) +![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) +[![Golang go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback?label=mod&logo=go)](https://golang.org/doc/go1.16) + + + +[![Github Repository Size](https://img.shields.io/github/repo-size/evt/callback?logo=github)](https://github.com/evt/callback/find/main) +[![GitHub last commit](https://img.shields.io/github/last-commit/evt/callback?logo=github)](https://github.com/evt/callback/commit) +[![Github forks](https://img.shields.io/github/forks/evt/callback?logo=github)](https://github.com/evt/callback/network/members) +[![GitHub open issues](https://img.shields.io/github/issues/evt/callback?logo=github)](https://github.com/evt/callback/issues) +[![GitHub closed issues](https://img.shields.io/github/issues-closed/evt/callback?logo=github)](https://github.com/evt/callback/issues) + + +![Lines of code](https://img.shields.io/tokei/lines/github.com/evt/callback) +[![license](https://img.shields.io/badge/license-MIT-green)](https://en.wikipedia.org/wiki/MIT_License) + ![GitHub contributors](https://img.shields.io/github/contributors/evt/callback) ![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange) + + + # Callback service From 580ea3565a3569df3438d8ee24dc95825277a684 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Mon, 10 May 2021 23:51:35 +0300 Subject: [PATCH 02/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc078d4..3758836 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ https://raw.githubusercontent.com/evt/callback/main/images/make-run.png) ![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main?logo=Scrutinizer) -![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65label=mod&logo=Codacy) +![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?label=mod&logo=Codacy) [![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?label=report&logo=go)](https://goreportcard.com/report/github.com/evt/callback) ![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) From 0fb9dac535676228a2b77d9586dbd6612c866d94 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Mon, 10 May 2021 23:52:26 +0300 Subject: [PATCH 03/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3758836..2ac4e33 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ https://raw.githubusercontent.com/evt/callback/main/images/make-run.png) ![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main?logo=Scrutinizer) -![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?label=mod&logo=Codacy) +![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?logo=Codacy) [![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?label=report&logo=go)](https://goreportcard.com/report/github.com/evt/callback) ![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) From 8f63143bd11a2547aa06eda47596fa7860b8fce3 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Mon, 10 May 2021 23:53:52 +0300 Subject: [PATCH 04/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ac4e33..c205b3d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ https://raw.githubusercontent.com/evt/callback/main/images/make-run.png) ![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main?logo=Scrutinizer) ![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?logo=Codacy) -[![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?label=report&logo=go)](https://goreportcard.com/report/github.com/evt/callback) +[![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback)](https://goreportcard.com/report/github.com/evt/callback) ![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) [![Golang go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback?label=mod&logo=go)](https://golang.org/doc/go1.16) From 4d10abe262351247e6d77a576a3b8dadd8cb970b Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Mon, 10 May 2021 23:55:53 +0300 Subject: [PATCH 05/24] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c205b3d..062c14a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ -[![Github CI/CD](https://img.shields.io/github/workflow/status/evt/callback/Go?logo=github%20actions)]( -https://raw.githubusercontent.com/evt/callback/main/images/make-run.png) +[![Github CI/CD](https://img.shields.io/github/workflow/status/evt/callback/Go?logo=github%20actions)](https://raw.githubusercontent.com/evt/callback/main/images/make-run.png) ![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main?logo=Scrutinizer) ![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?logo=Codacy) -[![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback)](https://goreportcard.com/report/github.com/evt/callback) +[![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback&logo=go)](https://goreportcard.com/report/github.com/evt/callback) ![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) [![Golang go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback?label=mod&logo=go)](https://golang.org/doc/go1.16) From 8765632df5c0a872cc553975ab477c8f0b909cc1 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Mon, 10 May 2021 23:56:18 +0300 Subject: [PATCH 06/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 062c14a..18927ed 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main?logo=Scrutinizer) ![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?logo=Codacy) -[![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback&logo=go)](https://goreportcard.com/report/github.com/evt/callback) +[![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?logo=go)](https://goreportcard.com/report/github.com/evt/callback) ![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) [![Golang go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback?label=mod&logo=go)](https://golang.org/doc/go1.16) From 929e8dd7fd180a625e037399f6530ea5ee9214b2 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Mon, 10 May 2021 23:57:55 +0300 Subject: [PATCH 07/24] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 18927ed..54a1974 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,10 @@ ![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main?logo=Scrutinizer) ![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?logo=Codacy) + + [![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?logo=go)](https://goreportcard.com/report/github.com/evt/callback) + ![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) [![Golang go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback?label=mod&logo=go)](https://golang.org/doc/go1.16) From 9d5cb45dcf622a907f8fbce86d9331f000e42e66 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Mon, 10 May 2021 23:58:55 +0300 Subject: [PATCH 08/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54a1974..d5d33b9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ -[![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?logo=go)](https://goreportcard.com/report/github.com/evt/callback) +[![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?label=top%20lang&logo=go)](https://goreportcard.com/report/github.com/evt/callback) ![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) [![Golang go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback?label=mod&logo=go)](https://golang.org/doc/go1.16) From cbce54dd9294c6754bc0e522f3fa13e44397eabb Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:04:55 +0300 Subject: [PATCH 09/24] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index d5d33b9..5b7cc52 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,9 @@ [![Github CI/CD](https://img.shields.io/github/workflow/status/evt/callback/Go?logo=github%20actions)](https://raw.githubusercontent.com/evt/callback/main/images/make-run.png) - - - ![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main?logo=Scrutinizer) ![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?logo=Codacy) - - - [![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?label=top%20lang&logo=go)](https://goreportcard.com/report/github.com/evt/callback) - -![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) [![Golang go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback?label=mod&logo=go)](https://golang.org/doc/go1.16) - +![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) [![Github Repository Size](https://img.shields.io/github/repo-size/evt/callback?logo=github)](https://github.com/evt/callback/find/main) From 2b4ef75cd66adf3aced313248a49c8f5b2882a9a Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:13:52 +0300 Subject: [PATCH 10/24] Create LICENSE.md --- LICENSE.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..5bdf03c --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,20 @@ +Copyright (c) 2011-2017 GitHub Inc. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. From a4892d7c7de952bbf97c08a09ff30ed44af7e849 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:19:56 +0300 Subject: [PATCH 11/24] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b7cc52..40e318e 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ ![Lines of code](https://img.shields.io/tokei/lines/github.com/evt/callback) +![License](https://img.shields.io/badge/license-MIT-008000) [![license](https://img.shields.io/badge/license-MIT-green)](https://en.wikipedia.org/wiki/MIT_License) ![GitHub contributors](https://img.shields.io/github/contributors/evt/callback) From 06e23c49c51df858d2448fc61c732dd4a7bdbf61 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:21:24 +0300 Subject: [PATCH 12/24] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 40e318e..0ae5215 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,13 @@ [![Github Repository Size](https://img.shields.io/github/repo-size/evt/callback?logo=github)](https://github.com/evt/callback/find/main) -[![GitHub last commit](https://img.shields.io/github/last-commit/evt/callback?logo=github)](https://github.com/evt/callback/commit) +![Lines of code](https://img.shields.io/tokei/lines/github.com/evt/callback) [![Github forks](https://img.shields.io/github/forks/evt/callback?logo=github)](https://github.com/evt/callback/network/members) +[![GitHub last commit](https://img.shields.io/github/last-commit/evt/callback?logo=github)](https://github.com/evt/callback/commit) [![GitHub open issues](https://img.shields.io/github/issues/evt/callback?logo=github)](https://github.com/evt/callback/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/evt/callback?logo=github)](https://github.com/evt/callback/issues) - -![Lines of code](https://img.shields.io/tokei/lines/github.com/evt/callback) -![License](https://img.shields.io/badge/license-MIT-008000) -[![license](https://img.shields.io/badge/license-MIT-green)](https://en.wikipedia.org/wiki/MIT_License) - +[![license](https://img.shields.io/badge/license-MIT-008000)](https://en.wikipedia.org/wiki/MIT_License) ![GitHub contributors](https://img.shields.io/github/contributors/evt/callback) ![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange) From 06eec84ab223643f85a4d44b3181a63b379c90fa Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:24:00 +0300 Subject: [PATCH 13/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ae5215..d504c82 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ [![GitHub closed issues](https://img.shields.io/github/issues-closed/evt/callback?logo=github)](https://github.com/evt/callback/issues) [![license](https://img.shields.io/badge/license-MIT-008000)](https://en.wikipedia.org/wiki/MIT_License) -![GitHub contributors](https://img.shields.io/github/contributors/evt/callback) +[![GitHub contributors](https://img.shields.io/github/contributors/evt/callback)](https://github.com/evt/callback/graphs/contributors) ![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange) From 127b5f7a4bf5462326c0ec64936118d0561df0d0 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:26:33 +0300 Subject: [PATCH 14/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d504c82..959f3df 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Github Repository Size](https://img.shields.io/github/repo-size/evt/callback?logo=github)](https://github.com/evt/callback/find/main) -![Lines of code](https://img.shields.io/tokei/lines/github.com/evt/callback) +[![Lines of code](https://img.shields.io/tokei/lines/github.com/evt/callback?logo=github)](https://github.com/gravitymir/callback/find/main) [![Github forks](https://img.shields.io/github/forks/evt/callback?logo=github)](https://github.com/evt/callback/network/members) [![GitHub last commit](https://img.shields.io/github/last-commit/evt/callback?logo=github)](https://github.com/evt/callback/commit) [![GitHub open issues](https://img.shields.io/github/issues/evt/callback?logo=github)](https://github.com/evt/callback/issues) From f7bc555580ac6e6e03bd31ff58aa5b65f8423c68 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:32:30 +0300 Subject: [PATCH 15/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 959f3df..45f015a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Github CI/CD](https://img.shields.io/github/workflow/status/evt/callback/Go?logo=github%20actions)](https://raw.githubusercontent.com/evt/callback/main/images/make-run.png) +[![Github CI/CD](https://img.shields.io/github/workflow/status/evt/callback/Go?logo=github%20actions&logoColor=ffffff)](https://raw.githubusercontent.com/evt/callback/main/images/make-run.png) ![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/quality/g/evt/callback/main?logo=Scrutinizer) ![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?logo=Codacy) [![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?label=top%20lang&logo=go)](https://goreportcard.com/report/github.com/evt/callback) From 21bd7e220898cd772a58b3532c1e15075790eb64 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:35:25 +0300 Subject: [PATCH 16/24] =?UTF-8?q?=F0=9F=92=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 45f015a..83e6066 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ [![Golang go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback?label=mod&logo=go)](https://golang.org/doc/go1.16) ![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) - [![Github Repository Size](https://img.shields.io/github/repo-size/evt/callback?logo=github)](https://github.com/evt/callback/find/main) [![Lines of code](https://img.shields.io/tokei/lines/github.com/evt/callback?logo=github)](https://github.com/gravitymir/callback/find/main) [![Github forks](https://img.shields.io/github/forks/evt/callback?logo=github)](https://github.com/evt/callback/network/members) @@ -15,7 +14,7 @@ [![license](https://img.shields.io/badge/license-MIT-008000)](https://en.wikipedia.org/wiki/MIT_License) [![GitHub contributors](https://img.shields.io/github/contributors/evt/callback)](https://github.com/evt/callback/graphs/contributors) -![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange) +[![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt) From 85ed1d1ab6819018873770337d86655c23e9a12b Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:50:33 +0300 Subject: [PATCH 17/24] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83e6066..03905ce 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ [![license](https://img.shields.io/badge/license-MIT-008000)](https://en.wikipedia.org/wiki/MIT_License) [![GitHub contributors](https://img.shields.io/github/contributors/evt/callback)](https://github.com/evt/callback/graphs/contributors) -[![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt) +[![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt) +[![Youtube channel views)](https://img.shields.io/youtube/channel/views/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/about) From 53db6e63d85963ffa0f4a5a0b8f17443f8295e0d Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 00:57:47 +0300 Subject: [PATCH 18/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03905ce..cce85cd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ [![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt) [![Youtube channel views)](https://img.shields.io/youtube/channel/views/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/about) - +[![Youtube channel views)](https://img.shields.io/youtube/channel/subscribers/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/videos) From 7a340162c2ed54e391426d3144b0d319ce7e5964 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 01:07:03 +0300 Subject: [PATCH 19/24] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cce85cd..470a0c1 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ [![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt) [![Youtube channel views)](https://img.shields.io/youtube/channel/views/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/about) -[![Youtube channel views)](https://img.shields.io/youtube/channel/subscribers/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/videos) - +[![Youtube subscribers)](https://img.shields.io/youtube/channel/subscribers/UCiAcG4aoU64TyV6zCjrgYkw?style=social&label=Подписаться)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw?sub_confirmation=1) From d2c3691df00e59ef2227b2d935ed7a0798fe2b59 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 01:08:23 +0300 Subject: [PATCH 20/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 470a0c1..cf9c64d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ [![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt) [![Youtube channel views)](https://img.shields.io/youtube/channel/views/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/about) -[![Youtube subscribers)](https://img.shields.io/youtube/channel/subscribers/UCiAcG4aoU64TyV6zCjrgYkw?style=social&label=Подписаться)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw?sub_confirmation=1) +[![Youtube subscribers)](https://img.shields.io/youtube/channel/subscribers/UCiAcG4aoU64TyV6zCjrgYkw?style=social&label=Subscribe)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw?sub_confirmation=1) From f6b0ba828772b466945dd6c6bd806c4db206e461 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 01:09:53 +0300 Subject: [PATCH 21/24] Update README.md --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cf9c64d..795dadc 100644 --- a/README.md +++ b/README.md @@ -3,22 +3,18 @@ ![Codacy Grade](https://img.shields.io/codacy/grade/c9467ed47e064b1981e53862d0286d65?logo=Codacy) [![GoReportCard](https://goreportcard.com/badge/github.com/evt/callback?label=top%20lang&logo=go)](https://goreportcard.com/report/github.com/evt/callback) [![Golang go.mod Go version](https://img.shields.io/github/go-mod/go-version/evt/callback?label=mod&logo=go)](https://golang.org/doc/go1.16) -![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go) - +![Repository Top Language](https://img.shields.io/github/languages/top/evt/callback?label=top%20lang&logo=go)\ [![Github Repository Size](https://img.shields.io/github/repo-size/evt/callback?logo=github)](https://github.com/evt/callback/find/main) [![Lines of code](https://img.shields.io/tokei/lines/github.com/evt/callback?logo=github)](https://github.com/gravitymir/callback/find/main) [![Github forks](https://img.shields.io/github/forks/evt/callback?logo=github)](https://github.com/evt/callback/network/members) [![GitHub last commit](https://img.shields.io/github/last-commit/evt/callback?logo=github)](https://github.com/evt/callback/commit) [![GitHub open issues](https://img.shields.io/github/issues/evt/callback?logo=github)](https://github.com/evt/callback/issues) -[![GitHub closed issues](https://img.shields.io/github/issues-closed/evt/callback?logo=github)](https://github.com/evt/callback/issues) - +[![GitHub closed issues](https://img.shields.io/github/issues-closed/evt/callback?logo=github)](https://github.com/evt/callback/issues)\ [![license](https://img.shields.io/badge/license-MIT-008000)](https://en.wikipedia.org/wiki/MIT_License) -[![GitHub contributors](https://img.shields.io/github/contributors/evt/callback)](https://github.com/evt/callback/graphs/contributors) - +[![GitHub contributors](https://img.shields.io/github/contributors/evt/callback)](https://github.com/evt/callback/graphs/contributors)\ [![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt) [![Youtube channel views)](https://img.shields.io/youtube/channel/views/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/about) -[![Youtube subscribers)](https://img.shields.io/youtube/channel/subscribers/UCiAcG4aoU64TyV6zCjrgYkw?style=social&label=Subscribe)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw?sub_confirmation=1) - +[![Youtube subscribers)](https://img.shields.io/youtube/channel/subscribers/UCiAcG4aoU64TyV6zCjrgYkw?style=social&label=Subscribe)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw?sub_confirmation=1)\ # Callback service From 7df03c5be7e64adf12bc0d3bb3b3ce72d617cc31 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 01:10:34 +0300 Subject: [PATCH 22/24] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 795dadc..efe20ca 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ [![GitHub open issues](https://img.shields.io/github/issues/evt/callback?logo=github)](https://github.com/evt/callback/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/evt/callback?logo=github)](https://github.com/evt/callback/issues)\ [![license](https://img.shields.io/badge/license-MIT-008000)](https://en.wikipedia.org/wiki/MIT_License) -[![GitHub contributors](https://img.shields.io/github/contributors/evt/callback)](https://github.com/evt/callback/graphs/contributors)\ -[![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt) +[![GitHub contributors](https://img.shields.io/github/contributors/evt/callback)](https://github.com/evt/callback/graphs/contributors) +[![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt)\ [![Youtube channel views)](https://img.shields.io/youtube/channel/views/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/about) [![Youtube subscribers)](https://img.shields.io/youtube/channel/subscribers/UCiAcG4aoU64TyV6zCjrgYkw?style=social&label=Subscribe)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw?sub_confirmation=1)\ From c8d7e7a29aa796c068b1b17484fe001d98a725c0 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 01:25:10 +0300 Subject: [PATCH 23/24] =?UTF-8?q?=E2=9A=96=EF=B8=8F=20=F0=9F=92=85?= =?UTF-8?q?=F0=9F=8F=BB=F0=9F=92=84=F0=9F=91=84=F0=9F=94=97=E2=9B=93?= =?UTF-8?q?=F0=9F=A4=B3=F0=9F=A6=BF=F0=9F=92=87=E2=80=8D=E2=99=82=EF=B8=8F?= =?UTF-8?q?=F0=9F=92=87=F0=9F=92=87=E2=80=8D=E2=99=80=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add License file ⚖️ MIT (https://goreportcard.com/report/github.com/evt/callback say "Checks whether your project has a LICENSE file.") Add (links) interactive to shields, add new shields. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efe20ca..24d8a98 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![license](https://img.shields.io/badge/license-MIT-008000)](https://en.wikipedia.org/wiki/MIT_License) [![GitHub contributors](https://img.shields.io/github/contributors/evt/callback)](https://github.com/evt/callback/graphs/contributors) [![Simply the best ;)](https://img.shields.io/badge/simply-the%20best%20%3B%29-orange)](https://github.com/evt)\ -[![Youtube channel views)](https://img.shields.io/youtube/channel/views/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/about) +[![Youtube channel views)](https://img.shields.io/youtube/channel/views/UCiAcG4aoU64TyV6zCjrgYkw?style=social)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw/videos) [![Youtube subscribers)](https://img.shields.io/youtube/channel/subscribers/UCiAcG4aoU64TyV6zCjrgYkw?style=social&label=Subscribe)](https://www.youtube.com/channel/UCiAcG4aoU64TyV6zCjrgYkw?sub_confirmation=1)\ From a801665256fae20ff0d1d94aa1367f858c82e929 Mon Sep 17 00:00:00 2001 From: Andrey Sukhodeev Date: Tue, 11 May 2021 21:49:50 +0300 Subject: [PATCH 24/24] =?UTF-8?q?=F0=9F=94=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "return nil" is unreachable code after "for" --- internal/repositories/objectrepo/repository.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/internal/repositories/objectrepo/repository.go b/internal/repositories/objectrepo/repository.go index abd33ea..d41d9e3 100644 --- a/internal/repositories/objectrepo/repository.go +++ b/internal/repositories/objectrepo/repository.go @@ -64,6 +64,4 @@ func (repo *ObjectRepository) CleanExpiredObjects(ctx context.Context) error { log.Printf("[CleanExpiredObjects] Deleted %d objects last seen over %d sec ago\n", result.RowsAffected(), ttl) } } - - return nil }