package control const ( MouseLeft MouseButton = iota MouseRight ) type MouseButton int