etcd/auth
Gyu-Ho Lee 38942a2a51 auth: clean up mutex lock/unlocks
Only hold locks when needed.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-11-06 13:17:29 -08:00
..
authpb *: add swagger and grpc-gateway assets for v3lock and v3election 2017-04-10 15:21:07 -07:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
jwt.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
jwt_test.go auth: add JWT tests 2017-06-07 16:49:02 -07:00
range_perm_cache.go auth, adt: introduce a new type BytesAffineComparable 2017-04-05 13:17:24 +09:00
range_perm_cache_test.go auth, adt: introduce a new type BytesAffineComparable 2017-04-05 13:17:24 +09:00
simple_token.go auth: Fix simpleToken to respect disabled state for assign 2017-10-13 21:44:07 -07:00
simple_token_test.go auth: Fix simpleToken to respect disabled state for assign 2017-10-13 21:44:07 -07:00
store.go auth: clean up mutex lock/unlocks 2017-11-06 13:17:29 -08:00
store_test.go auth: use binary search for checking root permission 2017-10-25 13:16:37 +09:00