package
3.50.2+incompatible
Repository: https://github.com/delphit430/v2ray-core.git
Documentation: pkg.go.dev

# Functions

NewCommander creates a new Commander based on the given config.

# Structs

Commander is a V2Ray 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.

# Interfaces

Service is a Commander service.