Commit History

Author SHA1 Message Date
  Anthony Romano 44753594ec v3rpc: move errors to v3rpc/rpctypes 8 years ago
  Xiang Li e708bc14d7 Merge pull request #4689 from hongchaodeng/master 8 years ago
  Hongchao Deng 5e017e94f9 watch.go: docs on WatchResponse.Canceled 8 years ago
  Gyu-Ho Lee 450b586011 clientv3: add IsProgressNotify with example 8 years ago
  Gyu-Ho Lee 27316196d8 clientv3: add WithProgressNotify 8 years ago
  Anthony Romano 1e16758029 clientv3: add Err() to WatchResponse 8 years ago
  Anthony Romano 16c35167df clientv3: do not reconnect on request context cancellation 8 years ago
  Anthony Romano 8dbc6cfd43 etcdserver: ranges in watcher rpc protocol 8 years ago
  Anthony Romano d02b1c982f clientv3: return closed channel on Watch() cancel 8 years ago
  Gyu-Ho Lee a78604dacb *: watch true cancel, created for wrong rev 8 years ago
  Gyu-Ho Lee 8f7948641c contrib/recipes: replace WatchPrefix with Watch 8 years ago
  Gyu-Ho Lee a24d276891 clientv3: combine Watch, WatchPrefix with variadic 8 years ago
  Anthony Romano f66162932c clientv3: fix current watcher reconnection 8 years ago
  Anthony Romano 2415303991 clientv3: typedef <-chan WatchResponse to WatchChan 8 years ago
  Anthony Romano 8e411b1b3b clientv3: send compacted revision before closing watch chan 8 years ago
  Anthony Romano ee1a03167d storage, v3: pass compaction revision through watchresponse 8 years ago
  Anthony Romano 3b7bd38a2d clientv3: fix bad variable capture in watch request retry 8 years ago
  Anthony Romano 580c563ed6 clientv3: watcher implementation 8 years ago
  Xiang Li 205ffa5cb6 clientv3: initial watch API 8 years ago