Covered handler.go with tests

This commit is contained in:
Artyom Belousov 2021-02-06 22:27:22 +03:00
parent f0f64bd511
commit d5f9a495b7
7 changed files with 259 additions and 68 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@ vendor
*.swp
hosts
.idea
.venv
.venv
coverage.out