Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTimerTableSQL ¶
CreateTimerTableSQL returns a SQL to create timer table
func NewEtcdNotifier ¶
func NewEtcdNotifier(clusterID uint64, etcd *clientv3.Client) api.TimerWatchEventNotifier
NewEtcdNotifier creates a notifier based on etcd
func NewTableTimerStore ¶
func NewTableTimerStore(clusterID uint64, pool util.SessionPool, dbName, tblName string, etcd *clientv3.Client) *api.TimerStore
NewTableTimerStore create a new timer store based on table
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.