Searched refs:HostModuleNames (Results 1 – 1 of 1) sorted by relevance
112 type HostModuleNames map[string]bool type114 func (n HostModuleNames) IsHostModule(groupId string, artifactId string) bool {119 func (n HostModuleNames) String() string {123 func (n HostModuleNames) Set(v string) error {128 var hostModuleNames = HostModuleNames{}