package
0.5.5
Repository: https://github.com/guad/thunder.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRerunner runs f continuously.
NewResource creates a new Resource.
PurgeCache is meant to be use as a transition off of using the reactive cache.
WithDependencyCallback registers a callback that is invoked when AddDependency is called with non-nil serializable dependency.

# Variables

Sentinel error to tell the rerunner to not dump the current computation cache and let the error'd function retry.
WriteThenReadDelay is how long to wait after hearing a change was made, before reading that change by rerunning.

# Structs

Rerunner automatically reruns a computation whenever its dependencies change.
Resource represents a leaf-level dependency in a computation.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author