package
0.0.0-20200406082242-c55bf943a329
Repository: https://github.com/ubastic/v2ray-modify.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.