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