package
Version:
v0.1.11
Opens a new window with list of versions in this module.
Published: Nov 17, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 27
Opens a new window with list of known importers.
Documentation
¶
type Markable interface {
Marker() Marker
}
type Marker interface {
Time() time.Time
Count() int64
Mark()
Reset()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.