mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-13 07:25:03 +01:00
5 lines
135 B
Go
5 lines
135 B
Go
package clientctx
|
|
|
|
// ClientContext holds contextual data required for packet encoding/decoding.
|
|
type ClientContext struct{} // Unused
|