Documentation ¶
Index ¶
- Variables
- func ConvertAnd(value interface{}) (bson.D, error)
- func ConvertEqual(value interface{}) (bson.D, error)
- func ConvertFilter(value interface{}) (bson.D, error)
- func ConvertNot(value interface{}) (bson.D, error)
- func ConvertNotEqual(value interface{}) (bson.D, error)
- func ConvertOr(value interface{}) (bson.D, error)
- func GetArguments(arguments []interface{}) (interface{}, interface{}, error)
- func InternalConvert(rules interface{}) (interface{}, error)
- type CustomConvertor
Constants ¶
This section is empty.
Variables ¶
View Source
var CustomConvertors []CustomConvertor
Functions ¶
func ConvertAnd ¶
func ConvertEqual ¶
func ConvertFilter ¶
func ConvertNot ¶
func ConvertNotEqual ¶
func GetArguments ¶
func GetArguments(arguments []interface{}) (interface{}, interface{}, error)
func InternalConvert ¶
func InternalConvert(rules interface{}) (interface{}, error)
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.