Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupportedExpression = errors.New("unsupported CEL")
ErrUnsupportedExpression is a sentinel error returned when the CEL expression cannot be converted to a set of compatible SQL filters.
Functions ¶
Types ¶
type SingleQuoted ¶
type SingleQuoted struct {
// contains filtered or unexported fields
}
func (*SingleQuoted) String ¶
func (s *SingleQuoted) String() string
Click to show internal directories.
Click to hide internal directories.