cookie

package
v0.0.0-...-75e85f9 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Propagator

type Propagator struct {
	// contains filtered or unexported fields
}

func NewPropagator

func NewPropagator() *Propagator

func (*Propagator) Extract

func (p *Propagator) Extract(req *http.Request) (string, error)

func (*Propagator) Inject

func (p *Propagator) Inject(id string, writer http.ResponseWriter) error

func (*Propagator) Remove

func (p *Propagator) Remove(writer http.ResponseWriter) error

type PropagatorOption

type PropagatorOption func(p *Propagator)

func WithCookieName

func WithCookieName(name string) PropagatorOption

Jump to

Keyboard shortcuts

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