// GetBootTime returns the time at which the machine was started, truncated to the nearest second func GetBootTime() (time.Time, error) { … }
// GetBootTime returns the time at which the machine was started, truncated to the nearest second func GetBootTime() (time.Time, error) { … }