checkcleanpool

package
v0.2.29 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 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 Pool

type Pool interface {
	Worker
	Start()
	Stop()
}

func NewPool

func NewPool(worker Worker) Pool

type Worker

type Worker interface {
	CheckTweetOrClear(ctx context.Context, key fdb.Key, id string)
}

Jump to

Keyboard shortcuts

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