Replace fmt.Errorf with typed MiningError constructors (ErrMinerExists, ErrMinerNotRunning) and fmt.Sprintf log lines with string concatenation using strconv, eliminating the banned fmt import per AX conventions. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||