ksuid

package module
v0.0.0-...-c633f14 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

README

Caddy Ksuids

Usage

route /api/v2/testing {
	ksuid
	header {
		x-request-id {ksuid.id}
	}
}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ksuid

type Ksuid struct{}

func (Ksuid) CaddyModule

func (Ksuid) CaddyModule() caddy.ModuleInfo

func (*Ksuid) Provision

func (m *Ksuid) Provision(ctx caddy.Context) error

func (Ksuid) ServeHTTP

func (m Ksuid) ServeHTTP(w http.ResponseWriter, r *http.Request, next caddyhttp.Handler) error

func (*Ksuid) UnmarshalCaddyfile

func (m *Ksuid) UnmarshalCaddyfile(d *caddyfile.Dispenser) error

Jump to

Keyboard shortcuts

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