Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConsumer ¶
func NewConsumer(config *ConsumerConfig) (*nsqConsumer, error)
Types ¶
type CheckWorker ¶
type CheckWorker struct {
// contains filtered or unexported fields
}
func NewCheckWorker ¶
func NewCheckWorker(db *sqlx.DB, rStore results.Store, result *schema.CheckResult) *CheckWorker
func (*CheckWorker) Context ¶
func (w *CheckWorker) Context() context.Context
func (*CheckWorker) Execute ¶
func (w *CheckWorker) Execute() (interface{}, error)
Click to show internal directories.
Click to hide internal directories.