Home
last modified time | relevance | path

Searched refs:ConfigInterface (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/bootstrap/
Dconfig.go64 type ConfigInterface interface { interface
Dcommand.go120 if c, ok := config.(ConfigInterface); ok {