Documentation
¶
Index ¶
- Variables
- func CaddyRegister(ctx context.Context, register bool, service_name string) error
- func Cleanup(service_name string) error
- func StartOrReload(service_name string, opts StartOrReloadOpts) error
- func Stop(service_name string) error
- func Template(ctx context.Context, service_name string, template string) error
- type StartOrReloadOpts
Constants ¶
This section is empty.
Variables ¶
View Source
var LookupPaths []string = dirs.MultiJoin("services", append(append([]string{dirs.SelfRuntimeDir}, dirs.SelfConfigDirs...), dirs.SelfDataDirs...)...)
Functions ¶
func CaddyRegister ¶
func StartOrReload ¶ added in v0.0.25
func StartOrReload(service_name string, opts StartOrReloadOpts) error
Types ¶
Click to show internal directories.
Click to hide internal directories.