//
pkg.gl
Category
go.mongodb.org/mongo-driver/v2
tag
package
2.1.0
Repository:
https://github.com/mongodb/mongo-go-driver.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
7
Files
55 SLOC
#
Functions
NewTagSetFromMap
NewTagSetFromMap creates a tag set from a map.
NewTagSetsFromMaps
NewTagSetsFromMaps creates a list of tag sets from a slice of maps.
#
Structs
Tag
Tag is a name/value pair.
#
Type aliases
Set
Set is an ordered list of Tags.