Searched refs:HostModuleNames (Results 1 – 1 of 1) sorted by relevance
109 type HostModuleNames map[string]bool type111 func (n HostModuleNames) IsHostModule(groupId string, artifactId string) bool {116 func (n HostModuleNames) String() string {120 func (n HostModuleNames) Set(v string) error {125 var hostModuleNames = HostModuleNames{}