AX Principle 1 — predictable names over short names. The Manager struct fields dbEnabled and dbRetention used the db abbreviation which requires context to decode. Renamed to databaseEnabled and databaseRetention across manager.go and the single service.go callsite. No behaviour change. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||