Ravil AkhtyamovGolang libs for testsGo provide built-in functionality to test your Go code. Testing will be even easier and graceful with these libraries.Sep 21, 2020Sep 21, 2020
Ravil AkhtyamovGolang: fill set or iteration slicesWhen comparing two arrays or looking for matches in them etc. For which number of elements is it more profitable to use a map filled with…Aug 20, 2020Aug 20, 2020
Ravil AkhtyamovDatabases with GolangThree approaches to use databases with Golang.Jul 16, 2020Jul 16, 2020
Ravil AkhtyamovGolang sleep functionsInspired by the article I decided to write a library ravblk/sleep for golang. In which these delays are implemented.Jun 29, 2020Jun 29, 2020