Moved to google.golang.org/genproto/googleapis/api/annotations
Fixes #52
This commit is contained in:
		
							
								
								
									
										6
									
								
								vendor/github.com/go-kit/kit/sd/doc.go
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								vendor/github.com/go-kit/kit/sd/doc.go
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
// Package sd provides utilities related to service discovery. That includes the
 | 
			
		||||
// client-side loadbalancer pattern, where a microservice subscribes to a
 | 
			
		||||
// service discovery system in order to reach remote instances; as well as the
 | 
			
		||||
// registrator pattern, where a microservice registers itself in a service
 | 
			
		||||
// discovery system. Implementations are provided for most common systems.
 | 
			
		||||
package sd
 | 
			
		||||
		Reference in New Issue
	
	Block a user