localcache

package
v0.0.0-...-0f89e43 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalCache

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

func New

func New() *LocalCache

func (*LocalCache) HealthCheck

func (l *LocalCache) HealthCheck() error

func (*LocalCache) Read

func (l *LocalCache) Read(key string) (string, error)

func (*LocalCache) Remove

func (l *LocalCache) Remove(key string) error

func (*LocalCache) Write

func (l *LocalCache) Write(key, value string) error

Jump to

Keyboard shortcuts

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