Documentation ¶
Index ¶
- type Option
- func WithDirs(dirs ...string) Option
- func WithErrGroup(eg errgroup.Group) Option
- func WithOnChange(f func(ctx context.Context, name string) error) Option
- func WithOnChmod(f func(ctx context.Context, name string) error) Option
- func WithOnCreate(f func(ctx context.Context, name string) error) Option
- func WithOnDelete(f func(ctx context.Context, name string) error) Option
- func WithOnError(f func(ctx context.Context, err error) error) Option
- func WithOnRename(f func(ctx context.Context, name string) error) Option
- func WithOnWrite(f func(ctx context.Context, name string) error) Option
- type Watcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.