mirror of
https://github.com/caddyserver/caddy.git
synced 2026-01-17 01:30:34 +00:00
core: Windows service integration (#4790)
Co-authored-by: Matthew Holt <mholt@users.noreply.github.com>
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package notify provides facilities for notifying process managers
|
||||
// of state changes, mainly for when running as a system service.
|
||||
package notify
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user