package clientctx // ClientContext holds contextual data required for packet encoding/decoding. type ClientContext struct{} // Unused