Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBer ¶
type DBer interface {
NewHashGeter(sub string) SessionedGeter
}
type IntCounter ¶
func NewIntCounter ¶
func NewIntCounter(l int) *IntCounter
func (*IntCounter) Count32 ¶
func (ic *IntCounter) Count32(a uint32) int
func (*IntCounter) Count64 ¶
func (ic *IntCounter) Count64(a int64) int
func (*IntCounter) Count64Other ¶
func (ic *IntCounter) Count64Other(a, b int64) int
func (*IntCounter) Dump ¶
func (ic *IntCounter) Dump()
Click to show internal directories.
Click to hide internal directories.