Documentation ¶
Overview ¶
Package utp is a generated protocol buffer package.
It is generated from these files:
v2ray.com/core/transport/internet/authenticators/utp/config.proto
It has these top-level messages:
Config
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Version uint32 `protobuf:"varint,1,opt,name=version" json:"version,omitempty"`
}
func (*Config) Descriptor ¶
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
type UTPFactory ¶
type UTPFactory struct{}
func (UTPFactory) Create ¶
func (this UTPFactory) Create(rawSettings interface{}) internet.Authenticator
Click to show internal directories.
Click to hide internal directories.