PipelineBase.xgroupDelConsumer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(string) xgroupDelConsumer(string key, string groupname, string consumername)
    class PipelineBase
    Response!(string)
    xgroupDelConsumer
    (
    string key
    ,
    string groupname
    ,)
  2. Response!(string) xgroupDelConsumer(const(ubyte)[] key, const(ubyte)[] groupname, const(ubyte)[] consumername)

Meta