gocache_http

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

func Configure(opts ...option)

func WithAuthorizer

func WithAuthorizer(a Authorizer) option

Types

type Authorizer

type Authorizer interface {
	// Authorize updates the request with any necessary headers or other changes
	// to authorize it against the backend.
	Authorize(req *http.Request) error
}

Source Files

  • addon.go
  • backend.go
  • factory.go
  • reader.go
  • writer.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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