Mark intentionally unused parameters with underscore to: - Silence unparam warnings for legitimate unused parameters - Keep function signatures intact for API compatibility - Remove unused req from serveChecksum helper |
||
|---|---|---|
| .. | ||
| agent.go | ||
| agent_integration_test.go | ||
| agent_internal_test.go | ||
| agent_log_test.go | ||
| swarm.go | ||
| system.go | ||
| version.go | ||