struct
LavinMQ::Etcd::Endpoint
- LavinMQ::Etcd::Endpoint
- Struct
- Value
- Object
Defined in:
lavinmq/etcd.crConstructors
Instance Method Summary
- #auth : String | Nil
- #clone
- #copy_with(host _host = @host, port _port = @port, auth _auth = @auth, tls _tls = @tls)
- #host : String
- #port : Int32
- #tls : Bool
Constructor Detail
Instance Method Detail
def copy_with(host _host = @host, port _port = @port, auth _auth = @auth, tls _tls = @tls)
#