//
pkg.gl
Category
github.com/orijtech/dgraph
xidmap
package
1.0.11-rc3
Repository:
https://github.com/orijtech/dgraph.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
0
Files
195 SLOC
#
Functions
New
New creates an XidMap with given badger and uid provider.
#
Structs
Options
Options controls the performance characteristics of the XidMap.
XidMap
XidMap allocates and tracks mappings between Xids and Uids in a threadsafe manner.