package button type Button struct { Char byte Down bool }