middleware

package
v0.33.17 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: AGPL-3.0 Imports: 12 Imported by: 2

Documentation

Index

Constants

View Source
const ExpandQueryParam = "expand"

Variables

This section is empty.

Functions

func GetFieldsToExpand

func GetFieldsToExpand(req *http.Request) ([]string, bool)

func GetFieldsToSelect

func GetFieldsToSelect(req *http.Request) ([]string, bool)

func LoggingMiddleware

func LoggingMiddleware(logger zerolog.Logger) mux.MiddlewareFunc

LoggingMiddleware creates a middleware which adds a logger interceptor to each request to log the request method, uri, duration and response code

func MetricsMiddleware added in v0.29.12

func MetricsMiddleware(restCollector module.RestMetrics) mux.MiddlewareFunc

func QueryExpandable

func QueryExpandable() mux.MiddlewareFunc

QueryExpandable middleware extracts out the 'expand' query param field if present in the request

func QuerySelect

func QuerySelect() mux.MiddlewareFunc

QuerySelect middleware extracts out the 'select' query param field if present in the request

Types

This section is empty.

Jump to

Keyboard shortcuts

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