func()

in proto/grpc_lookup_v1/rls_config.pb.go [92:97]


func (x *NameMatcher) GetKey() string {
	if x != nil {
		return x.Key
	}
	return ""
}