Skip to main content

get_consumer

Function get_consumer 

Source
pub async fn get_consumer(
    __arg0: State<Arc<EventStore>>,
    __arg1: Path<String>,
) -> Result<Json<ConsumerResponse>>
Expand description

GET /api/v1/consumers/{consumer_id} — Get consumer metadata and cursor position