Documentation
¶
Index ¶
- func Bool(field string, op BoolOp, value bool) *odata.Filter
- func Date(field string, op DateOp, value time.Time) *odata.Filter
- func EscapeString(src string) string
- func Guid(field string, op GuidOp, value odata.Guid) *odata.Filter
- func Int(field string, op IntOp, value int) *odata.Filter
- func String(field string, op StringOp, value string) *odata.Filter
- type BoolOp
- type DateOp
- type Filter
- type GuidOp
- type IntOp
- type StringOp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EscapeString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.