mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 19:44:01 +08:00
style: gofumpt and godot [skip changelog] (#10081)
This commit is contained in:
@ -345,7 +345,8 @@ var swarmResourcesCmd = &cmds.Command{
|
||||
Get a summary of all resources accounted for by the libp2p Resource Manager.
|
||||
This includes the limits and the usage against those limits.
|
||||
This can output a human readable table and JSON encoding.
|
||||
`},
|
||||
`,
|
||||
},
|
||||
Run: func(req *cmds.Request, res cmds.ResponseEmitter, env cmds.Environment) error {
|
||||
node, err := cmdenv.GetNode(env)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user