package
1.1.4
Repository: https://github.com/mono83/xray.git
Documentation: pkg.go.dev

# Variables

HostName contains host name of current machine.
PID contains current process identifier.
SystemUser contains information about system user.

# Structs

ArgSystemUser is wrapper over os.user, compatible with xray.

# Type aliases

ArgHostName is host name, also compatible with xray.Arg.
ArgPID is process identifier, also compatible with xray.Arg.