This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
etcd
Watch
2
Star
0
Fork
0
You've already forked etcd
mirror of
https://github.com/etcd-io/etcd.git
synced
2024-09-27 06:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
etcd
/
etcdserver
/
api
/
v2discovery
History
Iskander Sharipov
d0f800c930
etcdserver/api/v2discovery: simplify !(x == y) to x != y
...
Found using
https://go-critic.github.io/overview#boolExprSimplify-ref
2018-07-28 23:47:17 +03:00
..
discovery_test.go
etcdserver/api/v2discovery: move internal "discovery" package
2018-05-21 09:50:38 -07:00
discovery.go
etcdserver/api/v2discovery: simplify !(x == y) to x != y
2018-07-28 23:47:17 +03:00