This website requires JavaScript.
Explore
Help
Sign In
innov
/
nightingale
Watch
1
Star
0
Fork
You've already forked nightingale
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bd84c433cd
nightingale
/
cache
/
cache.go
8 lines
103 B
Go
Raw
Blame
History
package
cache
import
(
cmap
"github.com/orcaman/concurrent-map"
)
var
MetricDescMapper
=
cmap
.
New
(
)
Reference in New Issue
View Git Blame
Copy Permalink