log.Fatalf not only writes into a log, but also exits the process. Instead, we want the caller to handle the error. Also, the logged message is imho wrong. |
||
|---|---|---|
| .. | ||
| repository.go | ||
log.Fatalf not only writes into a log, but also exits the process. Instead, we want the caller to handle the error. Also, the logged message is imho wrong. |
||
|---|---|---|
| .. | ||
| repository.go | ||