api

package
v0.18.3 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package api contains API-related concerns: endpoint definitions, middlewares and all resource representations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeCoAPHandler

func MakeCoAPHandler(svc coap.Service, channelsClient grpcChannelsV1.ChannelsServiceClient, parser messaging.TopicParser, l *slog.Logger) mux.Handler

MakeCoAPHandler creates handler for CoAP messages.

func MakeHandler

func MakeHandler(instanceID string) http.Handler

MakeHandler returns a HTTP handler for API endpoints.

Types

type CoAPHandler added in v0.17.0

type CoAPHandler struct {
	// contains filtered or unexported fields
}

func (*CoAPHandler) ServeCOAP added in v0.17.0

func (h *CoAPHandler) ServeCOAP(w mux.ResponseWriter, m *mux.Message)

ServeCOAP implements the mux.Handler interface for handling CoAP messages.

Jump to

Keyboard shortcuts

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