package
1.8.25
Repository: https://github.com/xmplusdev/xray-core.git
Documentation: pkg.go.dev

# Functions

NewCommander creates a new Commander based on the given config.

# Variables

No description provided by the author

# Structs

Commander is a Xray feature that provides gRPC methods to external clients.
Config is the settings for Commander.
Outbound is a outbound.Handler that handles gRPC connections.
OutboundListener is a net.Listener for listening gRPC connections.
ReflectionConfig is the placeholder config for ReflectionService.

# Interfaces

Service is a Commander service.