Searched refs:ConfigStopBefore (Results 1 – 3 of 3) sorted by relevance
115 type ConfigStopBefore interface { interface
251 if c, ok := config.(ConfigStopBefore); ok {263 if c, ok := config.(ConfigStopBefore); ok {
509 var _ bootstrap.ConfigStopBefore = (*config)(nil)