Documentation
¶
Index ¶
- Constants
- func ByteCountDownSI(b float64, exp int, downBy int) (float64, string)
- func ByteCountSI(b int64) string
- func ByteCountUpSI(b int64, upBy int) (float64, string)
- func InTimeSpan(startString string, endString string, checkTime time.Time) bool
- func MoppyFile(src string, dst string, move bool) error
- func RemoveIllegalChars(str string) string
- type PassThru
- type WindowsProcess
Constants ¶
View Source
const TH32CS_SNAPPROCESS = 0x00000002
Variables ¶
This section is empty.
Functions ¶
func ByteCountSI ¶
func InTimeSpan ¶
InTimeSpan(start, end, check) determines if check lies between start and end
func RemoveIllegalChars ¶
Types ¶
type WindowsProcess ¶
Click to show internal directories.
Click to hide internal directories.