package
0.0.0-20220118005037-539d71c1a5c4
Repository: https://github.com/gilgames000/go-noskit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

CLIENT specifies that a packet has been generated by the client.
SERVER specifies that a packet has been generated by the server.

# Interfaces

NosPacket is the interface that a packet must implement.
NosPacketStringer is a packet with serialization capabilities.

# Type aliases

PacketType represents the type of a packet.