const OrderDrink … const OrderFood … const OrderSpecial … const OrderNonAlcoholicDrink … const OrderRound … const OrderObversation … type OrderType … func (o OrderType) String() string { … }
const OrderDrink … const OrderFood … const OrderSpecial … const OrderNonAlcoholicDrink … const OrderRound … const OrderObversation … type OrderType … func (o OrderType) String() string { … }