memcache

package
v0.3.1 Latest Latest
Warning

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

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

Documentation

Overview

Package memcache provides an in-memory implementation of store.Cache.

It is suitable for testing or ephemeral caching needs, but does not persist data across process restarts.

Index

Constants

View Source
const Scheme = "memcache"

Variables

This section is empty.

Functions

func Open

func Open(_ *url.URL) *memCache

Open creates a new in-memory cache.

This cache is not persistent and will lose all data when the process exits.

Types

This section is empty.

Jump to

Keyboard shortcuts

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