package
3.1.13+incompatible
Repository: https://github.com/master-coder-ll/v2ray-web-manager.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 core.OutboundHandler that handles gRPC connections.
OutboundListener is a net.Listener for listening gRPC connections.

# Interfaces

Service is a Commander service.