vitess-gh/go/cache
Matt Lord 94861104f7
Run latest gofmt on everything & address linter warnings (#11008)
* Run latest gofmt on everything & address linter warnings

Signed-off-by: Matt Lord <mattalord@gmail.com>

* Rebuild proto impls with new protoc

Signed-off-by: Matt Lord <mattalord@gmail.com>

* Field name is needed for zk

Signed-off-by: Matt Lord <mattalord@gmail.com>

* Make protos with 1.18.4

Signed-off-by: Matt Lord <mattalord@gmail.com>

Signed-off-by: Matt Lord <mattalord@gmail.com>
2022-08-16 13:53:42 -07:00
..
ristretto Run latest gofmt on everything & address linter warnings (#11008) 2022-08-16 13:53:42 -07:00
cache.go all: gofmt -w -r 'interface{} -> any' src 2022-03-22 09:39:55 +01:00
cache_test.go cache: handle all possible initialization cases 2021-02-26 12:47:25 +01:00
lru_cache.go all: gofmt -w -r 'interface{} -> any' src 2022-03-22 09:39:55 +01:00
lru_cache_test.go all: gofmt -w -r 'interface{} -> any' src 2022-03-22 09:39:55 +01:00
null.go all: gofmt -w -r 'interface{} -> any' src 2022-03-22 09:39:55 +01:00
perf_test.go all: gofmt -w -r 'interface{} -> any' src 2022-03-22 09:39:55 +01:00
ristretto.go all: gofmt -w -r 'interface{} -> any' src 2022-03-22 09:39:55 +01:00