Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bestellung ¶
type BestellungHandler ¶
type BestellungHandler struct { Lieferdienste []LieferDienst // contains filtered or unexported fields }
func (*BestellungHandler) GetCommand ¶
func (h *BestellungHandler) GetCommand() string
func (*BestellungHandler) GetName ¶
func (h *BestellungHandler) GetName() string
func (*BestellungHandler) Handle ¶
func (h *BestellungHandler) Handle(he berghandler.HandlerEssentials, source mautrix.EventSource, evt *event.Event) bool
func (*BestellungHandler) Prime ¶
func (h *BestellungHandler) Prime(he berghandler.HandlerEssentials) error
type LieferDienst ¶
Click to show internal directories.
Click to hide internal directories.