Searched defs:stateMachineTestConfig (Results 1 – 1 of 1) sorted by relevance
3403 type stateMachineTestConfig struct { struct3404 protocol protocol3405 async bool3406 splitHandshake bool3407 packHandshakeFlight bool3408 implicitHandshake bool3442 func addStateMachineCoverageTests(config stateMachineTestConfig) {