Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DistroType ¶
type DistroType int
const ( Unknown DistroType = iota Debian Ubuntu CentOS )
func DetectDistro ¶
func DetectDistro() DistroType
func (DistroType) String ¶
func (d DistroType) String() string
Click to show internal directories.
Click to hide internal directories.