package
0.4.0
Repository: https://github.com/darthpestilane/easytcp.git
Documentation: pkg.go.dev

# Constants

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

# Variables

No description provided by the author
Enum value maps for ID.
Enum value maps for ID.

# Structs

CustomPacker treats packet as: totalSize(4)|id(4)|data(n) | segment | type | size | remark | | ----------- | ------ | ------- | --------------------- | | `totalSize` | uint32 | 4 | the whole packet size | | `id` | uint32 | 4 | | | `data` | []byte | dynamic | |.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author