middleware

package
v3.6.3 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface{}

type Service

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

func New

func New(identification model.Authentication, opts ...ServiceOption) Service

func (Service) Middleware

func (s Service) Middleware(next http.Handler) http.Handler

type ServiceOption added in v3.1.0

type ServiceOption func(Service) Service

func WithAuthorization added in v3.1.0

func WithAuthorization(authorization model.Authorization) ServiceOption

func WithTracer added in v3.1.0

func WithTracer(tracer trace.Tracer) ServiceOption

Jump to

Keyboard shortcuts

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