...

Text file src/github.com/hashicorp/golang-lru/README.md

Documentation: github.com/hashicorp/golang-lru

     1golang-lru
     2==========
     3
     4Please upgrade to github.com/hashicorp/golang-lru/v2 for all new code as v1 will
     5not be updated anymore. The v2 version supports generics and is faster; old code
     6can specify a specific tag, e.g. github.com/hashicorp/golang-lru/v1.0.2 for
     7backwards compatibility.

View as plain text