memcache

package
v0.0.0-...-e51908b Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(copier ValuesCopier) sessions.Cache

New returns a memory-based implementation of sessions.Cache.

Types

type ValuesCopier

type ValuesCopier interface {
	Copy(to *sessions.ValuesType, from sessions.ValuesType) error
}

ValuesCopier is used for copying values from session to cache during saving, and from cache back to session.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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