Searched refs:txtAttribute (Results 1 – 1 of 1) sorted by relevance
50 txtAttribute = "grpc_config=" const246 if !strings.HasPrefix(res, txtAttribute) {247 grpclog.Warningf("grpc: TXT record %v missing %v attribute", res, txtAttribute)250 return strings.TrimPrefix(res, txtAttribute)