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"`
}
type UTP ¶
type UTP struct {
// contains filtered or unexported fields
}
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.