cookie

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TokenCarrier

type TokenCarrier struct {
	MaxAge   int
	Name     string
	Path     string
	Domain   string
	Secure   bool
	HttpOnly bool
}

func (*TokenCarrier) Clear

func (t *TokenCarrier) Clear(ctx *gctx.Context)

func (*TokenCarrier) Extract

func (t *TokenCarrier) Extract(ctx *gctx.Context) string

func (*TokenCarrier) Inject

func (t *TokenCarrier) Inject(ctx *gctx.Context, value string)

Jump to

Keyboard shortcuts

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