# Functions
ActualYear return the actual year as string.
ExitOnError logs error message in fatal mode.
GoPaths returns the GOPATH as an array of paths.
IsWindows detect os windows.
PanicOnError logs error message in fatal mode.
SortedKeys return slice of sorted map keys.
ValueOrDefault ...