Commit Graph

9 Commits

Author SHA1 Message Date
github-actions[bot] 5d197234fd gofmt 2021-10-24 12:51:17 +00:00
Oskar 1cb931d9ef
chore: new tests
* Create bytes_test.go
* Create cpu_test.go
* Create memory_test.go
* Create uptime_test.go
2021-10-24 14:50:52 +02:00
Oskar a557f452a7
feat(log): SetReportCaller to true
example output:
INFO[0000]/home/trex/go/src/awesomeProject/main.go:11 main.main() hello world  

from https://stackoverflow.com/a/68301267
2021-10-21 23:18:24 +02:00
Medzik 857ddb66b0 feat(common): add retry function 2021-09-04 11:37:07 +00:00
Medzik 8f783c9193 update 2021-08-19 15:17:58 +00:00
MedzikUser eb4238e89c chore(test): update common test 2021-08-14 22:44:09 +02:00
MedzikUser 56db0875df chore: update tests and move convert to utils 2021-08-13 22:28:15 +02:00
MedzikUser c87a921cb5 fix convert/seconds.go, add test to round 2021-08-12 22:47:54 +02:00
MedzikUser 31951b1561 Initial commit 2021-08-11 14:27:54 +02:00