Class EtcdExtensions
Inherited Members
Namespace: Etcd
Assembly: etcd.v3.dll
Syntax
public static class EtcdExtensions
Methods
View SourceFindRevision(WatchResponse, long)
Declaration
public static long FindRevision(this WatchResponse response, long startRevision)
Parameters
| Type | Name | Description |
|---|---|---|
| WatchResponse | response | |
| long | startRevision |
Returns
| Type | Description |
|---|---|
| long |
GetRangeEnd(string)
Declaration
public static string GetRangeEnd(this string prefixKey)
Parameters
| Type | Name | Description |
|---|---|---|
| string | prefixKey |
Returns
| Type | Description |
|---|---|
| string |