Searched defs:stateMachineTestConfig (Results 1 – 1 of 1) sorted by relevance
4582 type stateMachineTestConfig struct { struct4583 protocol protocol4584 async bool4585 splitHandshake bool4586 packHandshake bool4587 implicitHandshake bool4623 func addStateMachineCoverageTests(config stateMachineTestConfig) {