Documentation
¶
Overview ¶
Package spike provides a primitive to handle spike-like load on retrieving external resources
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager[T any] struct { // contains filtered or unexported fields }
func NewCustomManager ¶
NewCustomManager creates a new Manager with a custom cache implementation controlled by client code it should be used for non-trivial flows or non-default cache implementations
Click to show internal directories.
Click to hide internal directories.