web

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SensorHandlers

type SensorHandlers struct {
	SensorChannel    chan *entity.Sensor
	SensorRepository *repository.SensorRepository
}

func NewSensorHandlers

func NewSensorHandlers(
	sensorChannel chan *entity.Sensor,
	sensorRepository *repository.SensorRepository,
) *SensorHandlers

func (*SensorHandlers) CreateSensorHandler

func (s *SensorHandlers) CreateSensorHandler(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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