You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/cache
Mitchell Hashimoto d609ad216b
agent/cache: update comments
7 years ago
..
cache.go agent/cache: change behavior to return error rather than retry 7 years ago
cache_test.go agent/cache: correct test name 7 years ago
entry.go agent/cache: string through attempt rather than storing on the entry 7 years ago
entry_test.go agent/cache: unit tests for ExpiryHeap, found a bug! 7 years ago
mock_Request.go agent/cache: Reorganize some files, RequestInfo struct, prepare for partitioning 7 years ago
mock_Type.go agent/cache: initial kind-of working cache 7 years ago
request.go agent/cache: address PR feedback, lots of typos 7 years ago
testing.go agent/cache: change behavior to return error rather than retry 7 years ago
type.go agent/cache: update comments 7 years ago