mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-23 03:17:43 +08:00
`swarm stats all` requires that the ResourceManager instance implements `rcmgr.ResourceManagerState`, and `loggingResourceManager` was not implementing it, so the command was failing. Also added a sharness test to check that the command is executing correctly, because `jq -e` doesn't return an error if the json is nil. Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com> |
||
|---|---|---|
| .. | ||
| helpers | ||
| libp2p | ||
| bitswap.go | ||
| builder.go | ||
| core.go | ||
| dns.go | ||
| graphsync.go | ||
| groups.go | ||
| helpers.go | ||
| identity.go | ||
| ipns.go | ||
| peering.go | ||
| provider.go | ||
| storage.go | ||