program

package
v0.0.47-alpha.40 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 4 Imported by: 54

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExitWithError

func ExitWithError(err error)

func GetProcessName

func GetProcessName() string

GetProcessName retrieves the name of the currently running process. It achieves this by parsing os.Args[0], which typically contains the full path to the program. If os.Args[0] is empty or unset for some reason, the function returns an empty string. Note: This function assumes that os.Args contains at least the program name. This is a safe assumption under normal circumstances.

func SIGTERMExit

func SIGTERMExit()

Types

This section is empty.

Jump to

Keyboard shortcuts

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