refactor
This commit is contained in:
		
					parent
					
						
							
								fab28e8609
							
						
					
				
			
			
				commit
				
					
						1f98b69c7e
					
				
			
		
					 4 changed files with 12 additions and 18 deletions
				
			
		|  | @ -12,7 +12,7 @@ pub struct Globals { | |||
|   /// Configuration parameters for proxy transport and request handlers
 | ||||
|   pub proxy_config: ProxyConfig, // TODO: proxy configはarcに包んでこいつだけ使いまわせばいいように変えていく。backendsも?
 | ||||
| 
 | ||||
|   /// Shared context - Backend application objects to which http request handler forward incoming requests
 | ||||
|   /// Backend application objects to which http request handler forward incoming requests
 | ||||
|   pub backends: Backends, | ||||
| 
 | ||||
|   /// Shared context - Counter for serving requests
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jun Kurihara
				Jun Kurihara