Struct rust_consul::Agent [] [src]

pub struct Agent {
    pub member_address: IpAddr,
}

Parse node list from services in consul

Fields

public ip address used by this address

Trait Implementations

impl Debug for Agent
[src]

[src]

Formats the value using the given formatter.

impl ConsulType for Agent
[src]

The kind of replies this parser yields

[src]

Parse an http body and give back a result