()
| 26 | SetDefaultModel(modelType string, model IModel) |
| 27 | GetModel(name string) (IModel, bool) |
| 28 | Models() []IModel |
| 29 | ModelsByType(modelType string) ([]IModel, bool) |
| 30 | IConfig |
| 31 | MaskConfig(cfg string) string |
no outgoing calls
no test coverage detected