Replace fmt.Errorf with a local testErr type to eliminate the banned fmt import. The type carries its own usage example comment per AX Principle 2. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||
Replace fmt.Errorf with a local testErr type to eliminate the banned fmt import. The type carries its own usage example comment per AX Principle 2. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||