memcached

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheClient

type CacheClient struct {
	// contains filtered or unexported fields
}

CacheClient is used to add,update,remove items from memcache

func NewMemCachedClient

func NewMemCachedClient(serverList []string) (*CacheClient, error)

NewMemCachedClient returns a connected client server to cache to. It returns the *CacheClient object if successful, else returns (nil,err)

Jump to

Keyboard shortcuts

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