memcached

package
v0.0.0-...-746e214 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemCache

type MemCache struct {
	Client *gmc.Client
}

func (*MemCache) Del

func (mc *MemCache) Del(keys ...string) error

func (*MemCache) Get

func (mc *MemCache) Get(k string) (string, error)

func (*MemCache) Set

func (mc *MemCache) Set(k string, v string) error

Jump to

Keyboard shortcuts

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