adrianco / spigo

Simulate Protocol Interactions in Go
Apache License 2.0
1.12k stars 111 forks source link

Can I inject error when spigo is simultaing? #86

Open chenhy97 opened 5 years ago

chenhy97 commented 5 years ago

I know I can inject a shutdown error with configuring the arch.But I want to do it without any configuration. Is there any possibility to inject error dynamic when spigo is running?