cachestore

package
v0.0.78 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheStore

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

func NewCacheStore

func NewCacheStore(cacheTimeout time.Duration, basePath string) (*CacheStore, error)

func (*CacheStore) GetMessage

func (f *CacheStore) GetMessage(location string) ([]byte, error)

func (*CacheStore) SetMessage

func (f *CacheStore) SetMessage(location string, msg []byte) error

Jump to

Keyboard shortcuts

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