Documentation ¶
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) GetVersion ¶
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
type UTPFactory ¶
type UTPFactory struct{}
func (UTPFactory) Create ¶
func (v UTPFactory) Create(rawSettings interface{}) internet.PacketHeader
Click to show internal directories.
Click to hide internal directories.