package application type EnvironmentInfo struct { OS string Arch string }