|  | @@ -19,10 +19,6 @@ import (
 | 
											
												
													
														|  |  	"github.com/v2ray/v2ray-core/transport/ray"
 |  |  	"github.com/v2ray/v2ray-core/transport/ray"
 | 
											
												
													
														|  |  )
 |  |  )
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | -const (
 |  | 
 | 
											
												
													
														|  | -	InfoTimeNotSync = "Please check the User ID in your vmess configuration, and make sure the time on your local and remote server are in sync."
 |  | 
 | 
											
												
													
														|  | -)
 |  | 
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  |  type VMessOutboundHandler struct {
 |  |  type VMessOutboundHandler struct {
 | 
											
												
													
														|  |  	vNextList    []*config.OutboundTarget
 |  |  	vNextList    []*config.OutboundTarget
 | 
											
												
													
														|  |  	vNextListUDP []*config.OutboundTarget
 |  |  	vNextListUDP []*config.OutboundTarget
 |