cookie

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 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 InitPropagator

func InitPropagator() *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 PropagatorOptions

type PropagatorOptions func(p *Propagator)

func WithCookieName

func WithCookieName(name string) PropagatorOptions

Jump to

Keyboard shortcuts

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