package model type Enum interface { String() string }