Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Distribution ¶
type Distribution int
const ( Windows Distribution = iota Ubuntu Redhat Centos Butt )
func GetOSVersion ¶
func GetOSVersion() Distribution
func (Distribution) String ¶
func (d Distribution) String() string
Click to show internal directories.
Click to hide internal directories.