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: 23 Imported by: 0

Documentation

Overview

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

Index

Constants

View Source
const MailSent = "Email with reset link is sent"

MailSent message response when link is sent.

Variables

This section is empty.

Functions

func MakeHandler

func MakeHandler(cls users.Service, authn smqauthn.AuthNMiddleware, tokensvc grpcTokenV1.TokenServiceClient, selfRegister bool, mux *chi.Mux, logger *slog.Logger, instanceID string, pr *regexp.Regexp, idp supermq.IDProvider, providers ...oauth2.Provider) http.Handler

MakeHandler returns a HTTP handler for Users and Groups API endpoints.

Types

This section is empty.

Directories

Path Synopsis
Package grpc contains implementation of Users service gRPC API.
Package grpc contains implementation of Users service gRPC API.

Jump to

Keyboard shortcuts

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