diff options
| author | Shulhan <ms@kilabit.info> | 2022-03-06 01:33:06 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-03-06 01:33:06 +0700 |
| commit | 6480be9802ac26c603dc55f6bb2f1a447e1a8ca9 (patch) | |
| tree | cfe6fe6a8b7b482068731b35fbab74ae6f71d9de /lib/http/callback_error_handler.go | |
| parent | 85fb0214ebb5759d0e3c7effc4b5ad2c926d5955 (diff) | |
| download | pakakeh.go-6480be9802ac26c603dc55f6bb2f1a447e1a8ca9.tar.xz | |
all: move the DirWatcher and Watcher types from io to memfs
There are two reasons why we move them.
First, DirWatcher and Watcher code internally depends on the memfs
package, especially on Node type.
Second, we want to add new Watch method to MemFS which depends on
package io.
If we do that, there will be circular imports.
Diffstat (limited to 'lib/http/callback_error_handler.go')
0 files changed, 0 insertions, 0 deletions
