Searched defs:ResConfig (Results 1 – 1 of 1) sorted by relevance
18 type ResConfig struct { struct19 ShouldRetry func(error) bool20 TearDown func()