//
pkg.gl
Category
github.com/chrislusf/gleam
sql
util
segmentmap
package
0.0.0-20241212002435-a4aaf8ca5232
Repository:
https://github.com/chrislusf/gleam.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
0
Files
53 SLOC
#
Functions
NewSegmentMap
NewSegmentMap creates a new SegmentMap.
#
Structs
SegmentMap
SegmentMap is used for handle a big map slice by slice.