package
Version:
v0.0.0-...-deeb493
Opens a new window with list of versions in this module.
Published: Apr 27, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Counter interface {
Get(k interface{}) int64
Add(k interface{}, count int64)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.