Documentation
¶
Index ¶
- func Compare(left, right bson.RawValue) int
- func IsEqual(left, right bson.RawValue) bool
- func IsGreater(left, right bson.RawValue) bool
- func IsGreaterOrEq(left, right bson.RawValue) bool
- func IsIn(left, right bson.RawValue) bool
- func IsLess(left, right bson.RawValue) bool
- func IsLessOrEq(left, right bson.RawValue) bool
- type RawWrapper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsGreaterOrEq ¶
func IsLessOrEq ¶
Types ¶
type RawWrapper ¶
func (*RawWrapper) GetRawValue ¶
func (wrapper *RawWrapper) GetRawValue(key string) bson.RawValue
Click to show internal directories.
Click to hide internal directories.