collect

package
v1.13.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Validity added in v1.9.1

type Validity interface {
	IsValid() bool
}

type ValidityMap added in v1.9.1

type ValidityMap struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

func NewValidityMap added in v1.9.1

func NewValidityMap(cleanupIntervalSec int) *ValidityMap

func (*ValidityMap) Get added in v1.9.1

func (this *ValidityMap) Get(key serial.String) Validity

func (*ValidityMap) Set added in v1.9.1

func (this *ValidityMap) Set(key serial.String, value Validity)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL