Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelChannel ¶
func SetChannel ¶
Types ¶
type CountContent ¶
func GetFlowAll ¶
func GetFlowAll(flowType string) []CountContent
func GetFlowByChannel ¶
func GetFlowByChannel(db string, channelId string, flowType string) []CountContent
func GetFlowByDb ¶
func GetFlowByDb(db string, flowType string) []CountContent
func GetFlowByTable ¶
func GetFlowByTable(db string, tableId string, flowType string) []CountContent
type CountFlow ¶
type CountFlow struct { Minute []CountContent TenMinute []CountContent Hour []CountContent EightHour []CountContent Day []CountContent Content *CountContent }
Click to show internal directories.
Click to hide internal directories.