//
pkg.gl
Category
google.golang.org/grpc
internal
cache
package
1.72.0-dev
Repository:
https://github.com/grpc/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
8
Files
104 SLOC
#
Functions
NewTimeoutCache
NewTimeoutCache creates a TimeoutCache with the given timeout.
#
Structs
TimeoutCache
TimeoutCache is a cache with items to be deleted after a timeout.