service

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TemplateService

type TemplateService interface {
	LocalAddress() string
	PrivateAddress() string
	PrivateUrl() (string, error)
	Executable() (string, error)
	Pid() (int, error)
	ConfDir() (string, error)
	RunDir() (string, error)
	ScriptDir() (string, error)
	Group() string
	User() string
	EnvironmentConfigPaths() map[string]string
}

TemplateService defines template specific service subset

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL