Documentation ¶
Overview ¶
Package noop is a generated protocol buffer package.
It is generated from these files:
v2ray.com/core/transport/internet/headers/noop/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 { }
func (*Config) Descriptor ¶
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
type NoOpConnectionHeader ¶
type NoOpConnectionHeader struct{}
type NoOpConnectionHeaderFactory ¶
type NoOpConnectionHeaderFactory struct{}
func (NoOpConnectionHeaderFactory) Create ¶
func (NoOpConnectionHeaderFactory) Create(config interface{}) internet.ConnectionAuthenticator
type NoOpHeaderFactory ¶
type NoOpHeaderFactory struct{}
func (NoOpHeaderFactory) Create ¶
func (v NoOpHeaderFactory) Create(config interface{}) internet.PacketHeader
Click to show internal directories.
Click to hide internal directories.