rendezvous

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	// contains filtered or unexported fields
}

func NewBuilder

func NewBuilder() *Builder

func (*Builder) Add

func (b *Builder) Add(s string)

func (*Builder) Remove

func (b *Builder) Remove(s string)

func (*Builder) Start

func (b *Builder) Start(timeout time.Duration) LimitedTermQueue

type LimitedTermQueue

type LimitedTermQueue interface {
	Dequeue(key string, fn func(bool))
}

Jump to

Keyboard shortcuts

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