echo

package
v2.8.4 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const IdempotencyKey = "Idempotency-Key"

Variables

This section is empty.

Functions

func BasicAuthUsersValidator added in v2.4.38

func BasicAuthUsersValidator(users map[User]Password) middleware.BasicAuthValidator

func BasicAuthValidator

func BasicAuthValidator(user User, password Password) middleware.BasicAuthValidator

func IdempotencyMiddlewareEcho

func IdempotencyMiddlewareEcho(store idempotency.IdempotencyStore) echo.MiddlewareFunc

IdempotencyMiddlewareEcho provides idempotency for Echo handlers.

Types

type Password added in v2.7.3

type Password string

type RestUsers added in v2.4.38

type RestUsers struct {
	RestUser map[User]Password `long:"http-rest-user" env:"HTTP_REST_USER" description:"Usernames for REST API access."`
}

type User added in v2.7.3

type User string

Jump to

Keyboard shortcuts

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