Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(typ string, create func(*service.ContinuousQuery, []string) (CQHandleFunc, error))
Types ¶
type CQHandleFunc ¶
type CQHandleFunc func(cq *service.ContinuousQuery, value interface{}) error
Click to show internal directories.
Click to hide internal directories.