]> go.fuhry.dev Git - fsnotify.git/commit
Document that Watcher.Remove returns nil if the Watcher is closed
authorMartin Tournoij <martin@arp242.net>
Wed, 16 Nov 2022 04:17:23 +0000 (05:17 +0100)
committerMartin Tournoij <martin@arp242.net>
Wed, 16 Nov 2022 04:18:01 +0000 (05:18 +0100)
commita62540a1bcc9da3656acbe0c334e7bfe4afae703
treedcde9a90c0cb813d15950401f2209020e62c83dd
parent131ec3de8e90618ad2b8f1da9e4eabdc1cd1e6b0
Document that Watcher.Remove returns nil if the Watcher is closed

This was already tested in TestClose/error_after_closed; just wasn't
documented.
backend_fen.go
backend_inotify.go
backend_kqueue.go
backend_other.go
backend_windows.go
mkdoc.zsh