import "runtime" // GOOS - GO Operation System runtime.GOOS == "windows" // darwin - MacOS, freebsd, windows, linux
Last updated 1 year ago