Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableEngine ¶
func EnableEngine(eng func() Engine)
func RunPeriodicSync ¶
func RunPeriodicSync()
func ShutdownPeriodicSync ¶
Types ¶
type EngineWithHooks ¶
type EngineWithHooks interface {
BeforeSync(logicCache rule.LogicCache) error
AfterSync() error
}
Click to show internal directories.
Click to hide internal directories.