//
pkg.gl
Category
github.com/chrislusf/gleam
sql
util
distinct
package
0.0.0-20241212002435-a4aaf8ca5232
Repository:
https://github.com/chrislusf/gleam.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
1
Files
26 SLOC
#
Functions
CreateDistinctChecker
CreateDistinctChecker creates a new distinct checker.
#
Structs
Checker
Checker stores existing keys and checks if given data is distinct.