package util func ValidateQuery(request string) (string, error) { return "", nil }