This commit adds comprehensive Go docstrings to the `pkg/mining` package, including `mining.go`, `manager.go`, `manager_interface.go`, and `xmrig.go`. The docstrings cover all public types, interfaces, functions, and methods, and include examples where appropriate to illustrate usage. This change improves the developer experience by making the code easier to understand and use. |
||
|---|---|---|
| .. | ||
| manager.go | ||
| manager_interface.go | ||
| manager_test.go | ||
| mining.go | ||
| mining_test.go | ||
| service.go | ||
| service_test.go | ||
| syslog_unix.go | ||
| syslog_windows.go | ||
| ttminer.go | ||
| version.go | ||
| xmrig.go | ||
| xmrig_test.go | ||