Versions in this module Expand all Collapse all v0 v0.0.1 May 5, 2022 Changes in this version + type Notify struct + func New() (*Notify, error) + func (v *Notify) Handler(cb func(ctx context.Context)) + func (v *Notify) Path(path string) error + func (v *Notify) Run(ctx context.Context, ival int64) error