Searched defs:cleanupStream (Results 1 – 1 of 1) sorted by relevance
105 type cleanupStream struct { struct106 streamID uint32107 idPtr *uint32108 rst bool109 rstCode http2.ErrCode110 onWrite func()