package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
NewTimedMemoize builds and returns a TimedMemoize.
# Structs
TimedMemoize wraps a function returning (value, error) and caches the value AND the error for a specific time.