mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-05-07 06:44:31 +02: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
|