Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventController ¶
type EventController struct {
// contains filtered or unexported fields
}
func NewEventController ¶
func NewEventController(dic *di.Container) *EventController
NewEventController creates and initializes an EventController
func (*EventController) AddEvent ¶
func (ec *EventController) AddEvent(w http.ResponseWriter, r *http.Request)
func (*EventController) EventById ¶
func (ec *EventController) EventById(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.