package types type Globals struct { Width int Height int BuildDate string Version string }