//
pkg.gl
Category
github.com/CSCI-2390-Project/grpc-go
internal
cache
package
1.99.7
Repository:
https://github.com/csci-2390-project/grpc-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
99 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.