Add basic application framework and example application to show interaction between events an NBI
Compare changes
- André Sterba authored
@@ -58,19 +58,24 @@ func dialer(interceptorServer *AuthInterceptor, userServer *User, roleServer *Ro
@@ -145,14 +150,19 @@ func TestAuthInterceptor_Unary(t *testing.T) {
@@ -211,13 +221,13 @@ func TestAuthInterceptor_Stream(t *testing.T) {
@@ -258,7 +268,7 @@ func TestAuthInterceptor_authorize(t *testing.T) {