package
0.0.0-20250306120524-11777db3047b
Repository: https://github.com/cloudflare/cloudflared.git
Documentation: pkg.go.dev

# Functions

NewAppManager creates a new overwatch manager.

# Structs

AppManager is the default implementation of overwatch service management.

# Interfaces

Manager is based type to manage running services.
Service is the required functions for an object to be managed by the overwatch Manager.

# Type aliases

ServiceCallback is a service notify it's runloop finished.