Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Descending ¶
func MetaTextScore ¶
func OrderByFiled ¶
func OrderByFiled(fieldNames []string, value bsonx.IBsonValue) bsonx.Bson
Types ¶
type CompoundSort ¶
type CompoundSort struct {
// contains filtered or unexported fields
}
func NewCompoundSort ¶
func NewCompoundSort(sorts ...bsonx.Bson) CompoundSort
func (CompoundSort) BsonDocument ¶
func (s CompoundSort) BsonDocument() *bsonx.BsonDocument
func (CompoundSort) Document ¶
func (s CompoundSort) Document() bson.D
Click to show internal directories.
Click to hide internal directories.