cache

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2021 License: Apache-2.0, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LastCache

type LastCache interface {
	Last(*intent.Intent) *intent.Intent
	Record(*intent.Intent)
}

LastCache provides access to the last cached Intent that came from the same source of the provided Intent.

func NewLastCache

func NewLastCache() LastCache

NewLastCache creates a general cache suitable for storing and retrieving the last observed Intent given its source.

Jump to

Keyboard shortcuts

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