We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25885da commit 6a14220Copy full SHA for 6a14220
1 file changed
caddy/hotreload-skip.go
@@ -2,6 +2,8 @@
2
3
package caddy
4
5
+import "errors"
6
+
7
type hotReloadContext struct {
8
}
9
0 commit comments