Documentation ¶
Overview ¶
Package utils contains various helpers and utility functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Counter ¶
type Counter[T number] struct {
// contains filtered or unexported fields
}
func NewCounter ¶
func NewCounter[T number]() *Counter[T]
Click to show internal directories.
Click to hide internal directories.