//
pkg.gl
Category
github.com/hqbobo/frame
common
datakeeper
package
1.13.0
Repository:
https://github.com/hqbobo/frame.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
167 SLOC
#
Functions
NewDataKeeper
No description provided by the author
WithTriggerDaily
WithTriggerDaily 每天固定时间Reload.
WithTriggerTimer
WithTriggerTimer 按照定时器时间Reload.
WithUpdateTimer
WithUpdateTimer 按照定时器时间Update.
#
Structs
DataKeeper
DataKeeper 数据维护管理模块.
#
Interfaces
DataSource
DataSource 数据源的实现.
Option
Option overrides behavior of Connect.