EtcdClient v0.2.0-alpha.2 EtcdClient.Lease View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Types
Link to this type
t()
View Sourcet() :: %EtcdClient.Lease{ keep_alive_interval: integer(), lease_id: integer(), stream: GRPC.Server.Stream.t() }
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.