Searched refs:SimpleNameInterface (Results 1 – 1 of 1) sorted by relevance
96 type SimpleNameInterface struct { struct100 func NewSimpleNameInterface() *SimpleNameInterface {101 return &SimpleNameInterface{106 func (s *SimpleNameInterface) NewModule(ctx NamespaceContext, group ModuleGroup, module Module) (na… argument121 func (s *SimpleNameInterface) ModuleFromName(moduleName string, namespace Namespace) (group ModuleG… argument126 func (s *SimpleNameInterface) Rename(oldName string, newName string, namespace Namespace) (errs []e… argument147 func (s *SimpleNameInterface) AllModules() []ModuleGroup { argument170 func (s *SimpleNameInterface) MissingDependencyError(depender string, dependerNamespace Namespace, … argument174 func (s *SimpleNameInterface) GetNamespace(ctx NamespaceContext) Namespace { argument178 func (s *SimpleNameInterface) UniqueName(ctx NamespaceContext, name string) (unique string) { argument