//
pkg.gl
Category
github.com/clakeboy/golib
utils
statistics
package
1.7.2
Repository:
https://github.com/clakeboy/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
331 SLOC
#
Functions
NewMapCond
创建一个统计条件类.
NewMapReduce
创建统计功能实体类.
NewStatDate
新创建一个统计时间.
#
Structs
CondColumn
条件字条 =,!,>,<.
MapCond
条件类型.
MapReduce
统计功能类.
MapValue
MAP带时间值.
ReduceValue
计算结果值.
StatDate
统计时间.
#
Interfaces
Stat
No description provided by the author
#
Type aliases
CondDateReduceResult
计算条件结果集.
CondMapData
条件数据集合.
CondReduceResult
计算条件结果集.
DateReduceResult
计算条件时间结果集.
MapData
数据集合.
ReduceResult
计算结果集.