quorum/permission
Sai V 118ccc6e8f Moved event subscription out of go func to avoid race condition where in the event broadcast was completed even before the subscription was done in go func, resulting in permissions service not starting for the node. (#866) 2019-11-04 13:54:39 -05:00
..
bind permission: skeleton for writing unit tests 2019-08-14 17:09:24 -04:00
contract permission: skeleton for writing unit tests 2019-08-14 17:09:24 -04:00
api.go permission: separate multiple unit tests and run goimports 2019-09-05 11:53:43 -04:00
permission.go Moved event subscription out of go func to avoid race condition where in the event broadcast was completed even before the subscription was done in go func, resulting in permissions service not starting for the node. (#866) 2019-11-04 13:54:39 -05:00
permission_test.go permission: removed unnecessary mux from permissions_cache.go, added additional unit test for permissions cache, code clean up and documentation change 2019-09-09 15:53:15 +08:00