package
Version:
v0.0.0-...-f33e45f
Opens a new window with list of versions in this module.
Published: Nov 20, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewRefCounter() *refCounter
type RefCounter interface {
Inc(key interface{})
Dec(key interface{})
Above(count int) []interface{}
Below(count int) []interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.