Documentation
¶
Index ¶
Constants ¶
View Source
const Base62Digits = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
Base62Digits is the digit set used by the fractional-indexing algorithm. Compatible with the npm fractional-indexing package.
Variables ¶
This section is empty.
Functions ¶
func GenerateKeyBetween ¶
GenerateKeyBetween generates a fractional-indexing key between a and b. Use empty string to represent no bound (start/end of range).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.