request

package
v1.3.9 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestSigner added in v1.2.0

type RequestSigner interface {
	SignRequest(m *material.Material, r *http.Request, log logger.Logger) error
}

type Signer

type Signer interface {
	Sign(req *http.Request, s RequestSigner) error
}

func New

func New(log logger.Logger) Signer

Jump to

Keyboard shortcuts

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