Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HostProcVar is the environment variable name that is set with the host's /proc path HostProcVar = "HOST_PROC" // HostSysVar is the environment variable name that is set with the host's /sys path HostSysVar = "HOST_SYS" // HostRunVar is the environment variable name that is set with the host's /run path HostRunVar = "HOST_RUN" // HostVarVar is the environment variable name that is set with the host's /var path HostVarVar = "HOST_VAR" // HostEtcVar is the environment variable name that is set with the host's /etc path HostEtcVar = "HOST_ETC" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.