http

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

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) AllEvents

func (ec *EventController) AllEvents(w http.ResponseWriter, r *http.Request)

func (*EventController) DeleteEventById

func (ec *EventController) DeleteEventById(w http.ResponseWriter, r *http.Request)

func (*EventController) EventById

func (ec *EventController) EventById(w http.ResponseWriter, r *http.Request)

func (*EventController) EventCountByDevice

func (ec *EventController) EventCountByDevice(w http.ResponseWriter, r *http.Request)

func (*EventController) EventTotalCount

func (ec *EventController) EventTotalCount(w http.ResponseWriter, r *http.Request)

func (*EventController) EventsByDeviceName

func (ec *EventController) EventsByDeviceName(w http.ResponseWriter, r *http.Request)

func (*EventController) UpdateEventPushedById

func (ec *EventController) UpdateEventPushedById(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL