go-ceph/internal/commands
John Mulligan fd126460a0 commands: add FilterBodyPrefix method to command type
This call is used for removing "routine" responses that get sent in
the body of a response rather than the status. Otherwise, it is the same
as the FilterPrefix function.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2022-04-06 17:56:33 +00:00
..
commands.go internal commands: swap over to common subpkg for interface types 2021-06-01 11:06:19 +00:00
response.go commands: add FilterBodyPrefix method to command type 2022-04-06 17:56:33 +00:00
response_test.go tests: fix tests of the response package 2021-05-03 15:07:32 +00:00
trace.go internal commands: swap over to common subpkg for interface types 2021-06-01 11:06:19 +00:00