package
2.34.0
Repository: https://github.com/fluxninja/aperture.git
Documentation: pkg.go.dev

# Functions

GetHostInfo returns the host info for the application.
GetProcessInfo returns the process info for the application.
GetVersionInfo returns the version info for the application.

# Variables

BuildHost is the hostname of the machine that built the application.
BuildOS is the operating system that built the application.
BuildTime is the time when the application was built.
Extensions is the list of extensions that are enabled.
GitBranch is the git branch that the application was built from.
GitCommitHash is the git commit hash that the application was built from.
Hostname is the hostname of the machine that is running the process.
LocalIP is the IP of the service.
Prefix is the prefix for the aperture service application.
Service is the name of the aperture process.
UUID is the unique identifier for the process.
Version is the version of the aperture process.