Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Commands ¶
type Commands struct { ContactCreate command.ContactCreateHandler ContactRead command.ContactReadHandler FeedbackCreate command.FeedbackCreateHandler FeedbackRead command.FeedbackReadHandler SupportAdminAddMsg command.SupportAdminAddMsgHandler SupportAdminClose command.SupportAdminCloseHandler SupportAdminDelete command.SupportAdminDeleteHandler SupportAdminRemoveMsg command.SupportAdminRemoveMsgHandler SupportAdminUpdate command.SupportAdminUpdateHandler SupportCreate command.SupportCreateHandler SupportAddMsg command.SupportAddMsgHandler SupportClose command.SupportCloseHandler SupportDelete command.SupportDeleteHandler }
type Queries ¶
type Queries struct { ContactList query.ContactListHandler FeedbackList query.FeedbackListHandler SupportAdminFilter query.SupportAdminFilterHandler SupportAdminGet query.SupportAdminGetHandler SupportGet query.SupportGetHandler SupportFilter query.SupportFilterHandler }
Click to show internal directories.
Click to hide internal directories.