This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
etcd
Watch
1
Star
0
Fork
0
You've already forked etcd
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d1f49d4a40fe4534794fc2e71f73a77b51c406d6
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