Versions in this module Expand all Collapse all v4 v4.88.0 Jul 26, 2021 Changes in this version + var File_app_commander_config_proto protoreflect.FileDescriptor + type Commander struct + func NewCommander(ctx context.Context, config *Config) (*Commander, error) + func (c *Commander) Close() error + func (c *Commander) Start() error + func (c *Commander) Type() interface{} + type Config struct + Service []*serial.TypedMessage + Tag string + func (*Config) Descriptor() ([]byte, []int) + func (*Config) ProtoMessage() + func (x *Config) GetService() []*serial.TypedMessage + func (x *Config) GetTag() string + func (x *Config) ProtoReflect() protoreflect.Message + func (x *Config) Reset() + func (x *Config) String() string + type Outbound struct + func (co *Outbound) Close() error + func (co *Outbound) Dispatch(ctx context.Context, link *transport.Link) + func (co *Outbound) Start() error + func (co *Outbound) Tag() string + type OutboundListener struct + func (l *OutboundListener) Accept() (net.Conn, error) + func (l *OutboundListener) Addr() net.Addr + func (l *OutboundListener) Close() error + type ReflectionConfig struct + func (*ReflectionConfig) Descriptor() ([]byte, []int) + func (*ReflectionConfig) ProtoMessage() + func (x *ReflectionConfig) ProtoReflect() protoreflect.Message + func (x *ReflectionConfig) Reset() + func (x *ReflectionConfig) String() string + type Service interface + Register func(*grpc.Server) Other modules containing this package github.com/maintell/v2ray-core