mirror of
				https://github.com/smallnest/rpcx.git
				synced 2025-10-31 19:32:45 +08:00 
			
		
		
		
	#251 add Stop methods for registries
This commit is contained in:
		| @@ -34,4 +34,7 @@ func TestConsulRegistry(t *testing.T) { | ||||
| 		t.Fatal("failed to register services in consul") | ||||
| 	} | ||||
|  | ||||
| 	if err := r.Stop(); err != nil { | ||||
| 		t.Fatal(err) | ||||
| 	} | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 smallnest
					smallnest