$ go run cmd/server/main.go
Install mockery:
$ go install github.com/vektra/mockery/v2@v2.43.2
Generate mocks and run all tests:
$ go generate ./...
$ go test -v ./...
Exercise tasks can be found at https://docs.google.com/document/d/1LouI2jnVTWbGRfA3QRnyzZerIPB6ExWV01vrxGbw4as/edit