collect

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 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

type Validity interface {
	IsValid() bool
}

type ValidityMap

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

func NewValidityMap

func NewValidityMap(cleanupIntervalSec int) *ValidityMap

func (*ValidityMap) Get

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

func (*ValidityMap) Set

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