Skip to content

senpainikolay/go-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nicolae Gherman / Николай

Runner:

go run .

Task 1

  • The SQL queries are in /SQL_queirs
  • Modify SQL connection config in main.go

Task 2

  • The logic is shown in /http-controller + /repository
  • benchmark test is in benchmark_test.go
Running the test:
go test -bench=BenchmarkGetCampaginsPerSource ./http-controller/

Task 3

  • The logic is shown in /repository
  • The unit test is in ./http-controller/controller_test.go
Running the test:
go test ./http-controller/

Task 4

Click me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages