Documentation
¶
Index ¶
- Constants
- func BuildPlist(cfg Config) string
- func DefaultPath(label string, defaultLabel string) (string, error)
- func Install(path string, content string) error
- func PathForHome(home string, label string, defaultLabel string) string
- func ResolveServiceIdentity(defaultLabel string, defaultDomain string) (string, string)
- type Config
Constants ¶
View Source
const ( DefaultServerLabel = "io.tars.server" DefaultAssistantLabel = "io.tars.assistant" ServiceLabelEnv = "TARS_LAUNCHD_LABEL" ServiceDomainEnv = "TARS_LAUNCHD_DOMAIN" )
Variables ¶
This section is empty.
Functions ¶
func BuildPlist ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.